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 677481b3..db740596 100644 --- a/kget/dlgSystem.h +++ b/kget/dlgSystem.h @@ -35,7 +35,7 @@ class DlgSystem : public DlgSystemBase { Q_OBJECT public: - DlgSystem(QWidget * parent); + DlgSystem(TQWidget * parent); ~DlgSystem() {} void applyData(); |