summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/configguignokii.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/configguignokii.cpp')
-rw-r--r--kitchensync/src/configguignokii.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitchensync/src/configguignokii.cpp b/kitchensync/src/configguignokii.cpp
index dfc7413e..84db0275 100644
--- a/kitchensync/src/configguignokii.cpp
+++ b/kitchensync/src/configguignokii.cpp
@@ -34,8 +34,8 @@
#include <tqdom.h>
#include <tqvbox.h>
-ConfigGuiGnokii::ConfigGuiGnokii( const QSync::Member &member, TQWidget *tqparent )
- : ConfigGui( member, tqparent )
+ConfigGuiGnokii::ConfigGuiGnokii( const QSync::Member &member, TQWidget *parent )
+ : ConfigGui( member, parent )
{
TQGridLayout *tqlayout = new TQGridLayout( topLayout() );