summaryrefslogtreecommitdiffstats
path: root/kget/dlgConnection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kget/dlgConnection.cpp')
-rw-r--r--kget/dlgConnection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kget/dlgConnection.cpp b/kget/dlgConnection.cpp
index 5530953b..0fa68b09 100644
--- a/kget/dlgConnection.cpp
+++ b/kget/dlgConnection.cpp
@@ -42,8 +42,8 @@
#include "dlgConnection.h"
-DlgConnection::DlgConnection(TQWidget * parent)
- :DlgConnectionBase(parent, "", 0)
+DlgConnection::DlgConnection(TQWidget * tqparent)
+ :DlgConnectionBase(tqparent, "", 0)
{
// TODO: these are not supported yet, so hide them
gb_timeout->hide();