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 b72d479a..2e332bcc 100644 --- a/kget/dlgSystem.h +++ b/kget/dlgSystem.h @@ -38,7 +38,7 @@ class DlgSystem : public DlgSystemBase TQ_OBJECT public: - DlgSystem(TQWidget * tqparent); + DlgSystem(TQWidget * parent); ~DlgSystem() {} void applyData(); |