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