summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/configguigpe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/configguigpe.cpp')
-rw-r--r--kitchensync/src/configguigpe.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitchensync/src/configguigpe.cpp b/kitchensync/src/configguigpe.cpp
index 26055264..118aed14 100644
--- a/kitchensync/src/configguigpe.cpp
+++ b/kitchensync/src/configguigpe.cpp
@@ -32,8 +32,8 @@
#include <klineedit.h>
#include <klocale.h>
-ConfigGuiGpe::ConfigGuiGpe( const QSync::Member &member, TQWidget *tqparent )
- : ConfigGui( member, tqparent )
+ConfigGuiGpe::ConfigGuiGpe( const QSync::Member &member, TQWidget *parent )
+ : ConfigGui( member, parent )
{
initGUI();