diff options
Diffstat (limited to 'kget/dlgSystem.h')
-rw-r--r-- | kget/dlgSystem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/dlgSystem.h b/kget/dlgSystem.h index 2e332bcc..0c45a681 100644 --- a/kget/dlgSystem.h +++ b/kget/dlgSystem.h @@ -35,7 +35,7 @@ class DlgSystem : public DlgSystemBase { Q_OBJECT - TQ_OBJECT + public: DlgSystem(TQWidget * parent); |