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