summaryrefslogtreecommitdiffstats
path: root/kdecore/kicontheme.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-30 23:26:07 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-30 23:26:07 +0000
commita3beaa08c4d5275d67447e2ed4e9a1bd2a4c3050 (patch)
tree027a7ec3076c84b189236a4b85d37a9357959fa7 /kdecore/kicontheme.h
parentc0093442ecd61ebdd46f2f682b9f9a3e338677c7 (diff)
downloadtdelibs-a3beaa08c4d5275d67447e2ed4e9a1bd2a4c3050.tar.gz
tdelibs-a3beaa08c4d5275d67447e2ed4e9a1bd2a4c3050.zip
* More TQt/Qt4 features
* Various compilation fixes for Slackware git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170159 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdecore/kicontheme.h')
-rw-r--r--kdecore/kicontheme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdecore/kicontheme.h b/kdecore/kicontheme.h
index 06c9aea5e..3a1f14fa4 100644
--- a/kdecore/kicontheme.h
+++ b/kdecore/kicontheme.h
@@ -16,6 +16,7 @@
#include <tqstring.h>
#include <tqstringlist.h>
#include <tqptrlist.h>
+#include <tqvaluelist.h>
#include "kdelibs_export.h"
class KConfig;