diff options
Diffstat (limited to 'ksysv/TopWidget.h')
-rw-r--r-- | ksysv/TopWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/TopWidget.h b/ksysv/TopWidget.h index 517be58..8e5687b 100644 --- a/ksysv/TopWidget.h +++ b/ksysv/TopWidget.h @@ -39,7 +39,7 @@ class RunlevelAuthIcon; class KSVTopLevel : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: KSVTopLevel(); |