summaryrefslogtreecommitdiffstats
path: root/kdict/applet/kdictapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdict/applet/kdictapplet.h')
-rw-r--r--kdict/applet/kdictapplet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdict/applet/kdictapplet.h b/kdict/applet/kdictapplet.h
index 8e56e48e..b67ea5bf 100644
--- a/kdict/applet/kdictapplet.h
+++ b/kdict/applet/kdictapplet.h
@@ -32,7 +32,7 @@ class KHistoryCombo;
class PopupBox : public TQHBox
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -59,7 +59,7 @@ private:
class DictApplet : public KPanelApplet
{
- Q_OBJECT
+ TQ_OBJECT
public: