summaryrefslogtreecommitdiffstats
path: root/kcm_gtk/kcmgtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcm_gtk/kcmgtk.h')
-rw-r--r--kcm_gtk/kcmgtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/kcmgtk.h b/kcm_gtk/kcmgtk.h
index 039e39a..d778c62 100644
--- a/kcm_gtk/kcmgtk.h
+++ b/kcm_gtk/kcmgtk.h
@@ -57,7 +57,7 @@ class KcmGtk: public KCModule
static const TQString GTK_TQT_RC_FILE;
public:
- KcmGtk( TQWidget *tqparent=0, const char *name=0, const TQStringList& = TQStringList() );
+ KcmGtk( TQWidget *parent=0, const char *name=0, const TQStringList& = TQStringList() );
~KcmGtk();
virtual void load();