summaryrefslogtreecommitdiffstats
path: root/kget/dlgSystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kget/dlgSystem.cpp')
-rw-r--r--kget/dlgSystem.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kget/dlgSystem.cpp b/kget/dlgSystem.cpp
index af33f966..293b6c7a 100644
--- a/kget/dlgSystem.cpp
+++ b/kget/dlgSystem.cpp
@@ -42,8 +42,8 @@
#include <tqlabel.h>
-DlgSystem::DlgSystem(TQWidget * parent)
- : DlgSystemBase(parent)
+DlgSystem::DlgSystem(TQWidget * tqparent)
+ : DlgSystemBase(tqparent)
{
bg_window->hide();
textLabel4->hide();