summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/plugins/kopetepluginconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/plugins/kopetepluginconfig.h')
-rw-r--r--kopete/kopete/config/plugins/kopetepluginconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/config/plugins/kopetepluginconfig.h b/kopete/kopete/config/plugins/kopetepluginconfig.h
index 5c1a57a5..dc5d1736 100644
--- a/kopete/kopete/config/plugins/kopetepluginconfig.h
+++ b/kopete/kopete/config/plugins/kopetepluginconfig.h
@@ -33,7 +33,7 @@ class KopetePluginConfig : public KDialogBase
TQ_OBJECT
public:
- KopetePluginConfig( TQWidget *tqparent, const char *name = 0L );
+ KopetePluginConfig( TQWidget *parent, const char *name = 0L );
~KopetePluginConfig();
void apply();