summaryrefslogtreecommitdiffstats
path: root/digikam/libs/imageproperties
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/imageproperties')
-rw-r--r--digikam/libs/imageproperties/cameraitempropertiestab.cpp4
-rw-r--r--digikam/libs/imageproperties/imagedescedittab.cpp2
-rw-r--r--digikam/libs/imageproperties/imagepropertiescolorstab.cpp2
-rw-r--r--digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp4
-rw-r--r--digikam/libs/imageproperties/imagepropertiessidebar.cpp2
-rw-r--r--digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp2
-rw-r--r--digikam/libs/imageproperties/imagepropertiessidebardb.cpp2
-rw-r--r--digikam/libs/imageproperties/imagepropertiestab.cpp2
-rw-r--r--digikam/libs/imageproperties/talbumlistview.cpp2
9 files changed, 11 insertions, 11 deletions
diff --git a/digikam/libs/imageproperties/cameraitempropertiestab.cpp b/digikam/libs/imageproperties/cameraitempropertiestab.cpp
index a12dac8..e926e8a 100644
--- a/digikam/libs/imageproperties/cameraitempropertiestab.cpp
+++ b/digikam/libs/imageproperties/cameraitempropertiestab.cpp
@@ -37,9 +37,9 @@
#include <klocale.h>
#include <kapplication.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdialogbase.h>
-#include <kfileitem.h>
+#include <tdefileitem.h>
#include <kmimetype.h>
#include <kseparator.h>
#include <ksqueezedtextlabel.h>
diff --git a/digikam/libs/imageproperties/imagedescedittab.cpp b/digikam/libs/imageproperties/imagedescedittab.cpp
index 469a59e..aad6a4f 100644
--- a/digikam/libs/imageproperties/imagedescedittab.cpp
+++ b/digikam/libs/imageproperties/imagedescedittab.cpp
@@ -48,7 +48,7 @@
#include <kiconloader.h>
#include <kmessagebox.h>
#include <ktextedit.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <klineedit.h>
#include <kdialogbase.h>
diff --git a/digikam/libs/imageproperties/imagepropertiescolorstab.cpp b/digikam/libs/imageproperties/imagepropertiescolorstab.cpp
index 417da79..34f3f01 100644
--- a/digikam/libs/imageproperties/imagepropertiescolorstab.cpp
+++ b/digikam/libs/imageproperties/imagepropertiescolorstab.cpp
@@ -44,7 +44,7 @@
#include <klocale.h>
#include <ksqueezedtextlabel.h>
#include <kapplication.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdialogbase.h>
#include <kstandarddirs.h>
#include <ktabwidget.h>
diff --git a/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp b/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp
index db8fbf7..34cbb37 100644
--- a/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp
+++ b/digikam/libs/imageproperties/imagepropertiesmetadatatab.cpp
@@ -34,9 +34,9 @@
#include <klocale.h>
#include <kapplication.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kdialogbase.h>
-#include <kfileitem.h>
+#include <tdefileitem.h>
#include <ktabwidget.h>
// Local includes.
diff --git a/digikam/libs/imageproperties/imagepropertiessidebar.cpp b/digikam/libs/imageproperties/imagepropertiessidebar.cpp
index efb85a8..01ca36e 100644
--- a/digikam/libs/imageproperties/imagepropertiessidebar.cpp
+++ b/digikam/libs/imageproperties/imagepropertiessidebar.cpp
@@ -30,7 +30,7 @@
// KDE includes.
#include <klocale.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kapplication.h>
#include <kcursor.h>
#include <kglobal.h>
diff --git a/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp b/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp
index 018ca40..743c1ec 100644
--- a/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp
+++ b/digikam/libs/imageproperties/imagepropertiessidebarcamgui.cpp
@@ -29,7 +29,7 @@
// KDE includes.
#include <klocale.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kapplication.h>
#include <kcursor.h>
#include <kglobal.h>
diff --git a/digikam/libs/imageproperties/imagepropertiessidebardb.cpp b/digikam/libs/imageproperties/imagepropertiessidebardb.cpp
index a1b76f9..6918728 100644
--- a/digikam/libs/imageproperties/imagepropertiessidebardb.cpp
+++ b/digikam/libs/imageproperties/imagepropertiessidebardb.cpp
@@ -32,7 +32,7 @@
// KDE includes.
#include <klocale.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kapplication.h>
#include <kcursor.h>
#include <kglobal.h>
diff --git a/digikam/libs/imageproperties/imagepropertiestab.cpp b/digikam/libs/imageproperties/imagepropertiestab.cpp
index 672cfb9..b75ad4c 100644
--- a/digikam/libs/imageproperties/imagepropertiestab.cpp
+++ b/digikam/libs/imageproperties/imagepropertiestab.cpp
@@ -37,7 +37,7 @@
#include <klocale.h>
#include <kdialogbase.h>
-#include <kfileitem.h>
+#include <tdefileitem.h>
#include <ksqueezedtextlabel.h>
#include <kseparator.h>
diff --git a/digikam/libs/imageproperties/talbumlistview.cpp b/digikam/libs/imageproperties/talbumlistview.cpp
index 3cea126..932d386 100644
--- a/digikam/libs/imageproperties/talbumlistview.cpp
+++ b/digikam/libs/imageproperties/talbumlistview.cpp
@@ -35,7 +35,7 @@
#include <kapplication.h>
#include <kiconloader.h>
#include <kmessagebox.h>
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kglobalsettings.h>
#include <kdialogbase.h>