summaryrefslogtreecommitdiffstats
path: root/kdict/toplevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdict/toplevel.h')
-rw-r--r--kdict/toplevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/toplevel.h b/kdict/toplevel.h
index 82db7591..10f93b41 100644
--- a/kdict/toplevel.h
+++ b/kdict/toplevel.h
@@ -37,7 +37,7 @@ class DbSetsDialog;
class TopLevel : public TDEMainWindow, virtual public KDictIface
{
- Q_OBJECT
+ TQ_OBJECT
friend class QueryView;