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 57fe5780..b91e9800 100644 --- a/kdict/application.h +++ b/kdict/application.h @@ -22,7 +22,7 @@ class TopLevel; class Application : public KUniqueApplication { Q_OBJECT - TQ_OBJECT + public: Application(); |