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 01762aa1..779cacf3 100644
--- a/kget/dlgAutomation.cpp
+++ b/kget/dlgAutomation.cpp
@@ -42,8 +42,8 @@
#include "dlgAutomation.h"
-DlgAutomation::DlgAutomation(TQWidget * tqparent)
- : DlgAutomationBase(tqparent)
+DlgAutomation::DlgAutomation(TQWidget * parent)
+ : DlgAutomationBase(parent)
{
}