summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/configguignokii.h
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/configguignokii.h')
-rw-r--r--kitchensync/src/configguignokii.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/configguignokii.h b/kitchensync/src/configguignokii.h
index 673dce0a..d99e19f8 100644
--- a/kitchensync/src/configguignokii.h
+++ b/kitchensync/src/configguignokii.h
@@ -37,7 +37,7 @@ class ConfigGuiGnokii : public ConfigGui
TQ_OBJECT
public:
- ConfigGuiGnokii( const QSync::Member &, TQWidget *tqparent );
+ ConfigGuiGnokii( const QSync::Member &, TQWidget *parent );
void load( const TQString &xml );
TQString save() const;