From 77cbe84cb6ba260fc6adc6aa64d2bd41db7f43e8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:55:37 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kdepasswd/kcm/chfacedlg.cpp | 4 ++-- kdepasswd/kcm/kcm_useraccount.kcfg | 2 +- kdepasswd/kcm/main.cpp | 4 ++-- kdepasswd/kdepasswd.cpp | 4 ++-- kdepasswd/passwddlg.cpp | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'kdepasswd') diff --git a/kdepasswd/kcm/chfacedlg.cpp b/kdepasswd/kcm/chfacedlg.cpp index a63de1af..0a3dbfb7 100644 --- a/kdepasswd/kcm/chfacedlg.cpp +++ b/kdepasswd/kcm/chfacedlg.cpp @@ -35,12 +35,12 @@ #include #include -#include +#include #include #include #include #include -#include +#include #include #include diff --git a/kdepasswd/kcm/kcm_useraccount.kcfg b/kdepasswd/kcm/kcm_useraccount.kcfg index b741d418..549afdb1 100644 --- a/kdepasswd/kcm/kcm_useraccount.kcfg +++ b/kdepasswd/kcm/kcm_useraccount.kcfg @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > - kglobal.h + tdeglobal.h kstandarddirs.h diff --git a/kdepasswd/kcm/main.cpp b/kdepasswd/kcm/main.cpp index f65a5fef..18ecbb44 100644 --- a/kdepasswd/kcm/main.cpp +++ b/kdepasswd/kcm/main.cpp @@ -32,7 +32,7 @@ #include #include -#include +#include #include #include #include @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kdepasswd/kdepasswd.cpp b/kdepasswd/kdepasswd.cpp index 1f108e2c..6f1c38aa 100644 --- a/kdepasswd/kdepasswd.cpp +++ b/kdepasswd/kdepasswd.cpp @@ -9,10 +9,10 @@ #include #include -#include +#include #include #include -#include +#include #include #include diff --git a/kdepasswd/passwddlg.cpp b/kdepasswd/passwddlg.cpp index 83319503..7aee3fe5 100644 --- a/kdepasswd/passwddlg.cpp +++ b/kdepasswd/passwddlg.cpp @@ -6,8 +6,8 @@ * Copyright (C) 2000 Geert Jansen */ -#include -#include +#include +#include #include "passwd.h" #include "passwddlg.h" -- cgit v1.2.1