summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/configguimoto.h
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/configguimoto.h')
-rw-r--r--kitchensync/src/configguimoto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/configguimoto.h b/kitchensync/src/configguimoto.h
index 1c5cd0f0..cd588fac 100644
--- a/kitchensync/src/configguimoto.h
+++ b/kitchensync/src/configguimoto.h
@@ -29,7 +29,7 @@ class KLineEdit;
class ConfigGuiMoto : public ConfigGui
{
public:
- ConfigGuiMoto( const QSync::Member &, TQWidget *tqparent );
+ ConfigGuiMoto( const QSync::Member &, TQWidget *parent );
void load( const TQString &xml );
TQString save() const;