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