summaryrefslogtreecommitdiffstats
path: root/kcm_gtk/kcmgtk.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
commitd7fee1a2ef53c7cab48946360cc6b83057b9a62c (patch)
tree80e016ca874c4154a009740b70340fd97c943de6 /kcm_gtk/kcmgtk.h
parentd64f4816a5047d26f5250b28c0e01d43bcec9e90 (diff)
downloadgtk-qt-engine-d7fee1a2ef53c7cab48946360cc6b83057b9a62c.tar.gz
gtk-qt-engine-d7fee1a2ef53c7cab48946360cc6b83057b9a62c.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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();