summaryrefslogtreecommitdiffstats
path: root/kmoon/kmoonwidget.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:27:57 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:27:57 +0000
commite81173c4c8cd67f5c74ee3fb592a94825b5e3618 (patch)
tree011767dad9a2dd8cf6ee0f3b39ff8207e12d68cf /kmoon/kmoonwidget.h
parentcfc42a28c327b96c6a2afee92af3bac1a479eb8a (diff)
downloadtdetoys-e81173c4c8cd67f5c74ee3fb592a94825b5e3618.tar.gz
tdetoys-e81173c4c8cd67f5c74ee3fb592a94825b5e3618.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1158451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmoon/kmoonwidget.h')
-rw-r--r--kmoon/kmoonwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmoon/kmoonwidget.h b/kmoon/kmoonwidget.h
index 0ded638..9439784 100644
--- a/kmoon/kmoonwidget.h
+++ b/kmoon/kmoonwidget.h
@@ -26,7 +26,7 @@
#include <sys/types.h>
#include <time.h>
#include <ksystemtray.h>
-class QPopupMenu;
+class TQPopupMenu;
class MoonWidget : public QWidget
{