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