diff options
Diffstat (limited to 'ktouch/src/ktouch.h')
-rw-r--r-- | ktouch/src/ktouch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouch.h b/ktouch/src/ktouch.h index ceec8abc..5a79450f 100644 --- a/ktouch/src/ktouch.h +++ b/ktouch/src/ktouch.h @@ -58,7 +58,7 @@ class KTouchPrefColorsLayout; /// object and all the widgets. class KTouch : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: /// Constructor, creates the KTouch proggy. KTouch(); |