summaryrefslogtreecommitdiffstats
path: root/kget/dlgAutomation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kget/dlgAutomation.cpp')
-rw-r--r--kget/dlgAutomation.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kget/dlgAutomation.cpp b/kget/dlgAutomation.cpp
index 779cacf3..01762aa1 100644
--- a/kget/dlgAutomation.cpp
+++ b/kget/dlgAutomation.cpp
@@ -42,8 +42,8 @@
#include "dlgAutomation.h"
-DlgAutomation::DlgAutomation(TQWidget * parent)
- : DlgAutomationBase(parent)
+DlgAutomation::DlgAutomation(TQWidget * tqparent)
+ : DlgAutomationBase(tqparent)
{
}