summaryrefslogtreecommitdiffstats
path: root/extra/kde310/kicontheme.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-19 15:33:24 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-19 15:33:24 -0600
commit087b794b48ba18132d3366d9c1c8c36c1dde5a10 (patch)
tree83c224a4322bf312689b0db5562f9ff89960e907 /extra/kde310/kicontheme.h
parente618529123e9c5a1c6c1235988a4d6a5794ac1f5 (diff)
downloadpytde-087b794b48ba18132d3366d9c1c8c36c1dde5a10.tar.gz
pytde-087b794b48ba18132d3366d9c1c8c36c1dde5a10.zip
Fix FTBFS due to incorrect header includes
Diffstat (limited to 'extra/kde310/kicontheme.h')
-rw-r--r--extra/kde310/kicontheme.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kde310/kicontheme.h b/extra/kde310/kicontheme.h
index 542e535..b918eb3 100644
--- a/extra/kde310/kicontheme.h
+++ b/extra/kde310/kicontheme.h
@@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__
-#include <qstring.h>
-#include <qstringlist.h>
-#include <qptrlist.h>
+#include <tqstring.h>
+#include <tqstringlist.h>
+#include <tqptrlist.h>
class KConfig;
//class KIconThemeDir;