summaryrefslogtreecommitdiffstats
path: root/kdeui/kcmenumngr.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-24 05:56:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-24 05:56:16 +0000
commitd2217557fe3f73a68aacd24f3c72a6193376d921 (patch)
tree84383a2a4030136085114d9d3b67355fd1dd4c17 /kdeui/kcmenumngr.h
parentbc378237e712ffea9612d6f06a302a7829aab98f (diff)
downloadtdelibs-d2217557fe3f73a68aacd24f3c72a6193376d921.tar.gz
tdelibs-d2217557fe3f73a68aacd24f3c72a6193376d921.zip
Fix downstream pykde compilation failure
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178864 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdeui/kcmenumngr.h')
-rw-r--r--kdeui/kcmenumngr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kdeui/kcmenumngr.h b/kdeui/kcmenumngr.h
index 7103193ba..fe3e117e2 100644
--- a/kdeui/kcmenumngr.h
+++ b/kdeui/kcmenumngr.h
@@ -24,6 +24,9 @@
class TQWidget;
class TQPopupMenu;
class KContextMenuManagerPrivate;
+
+#include <tqt.h>
+
#include <tqobject.h>
#include <tqptrdict.h>
#include <tqkeysequence.h>