diff options
Diffstat (limited to 'kdict/application.h')
-rw-r--r-- | kdict/application.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/application.h b/kdict/application.h index b91e9800..dc59e260 100644 --- a/kdict/application.h +++ b/kdict/application.h @@ -21,7 +21,7 @@ class TopLevel; class Application : public KUniqueApplication { - Q_OBJECT + TQ_OBJECT public: |