From 93910780efc46524d0f2c6693784b3fa10d26985 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- lilo-config/kde/kcontrol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lilo-config/kde/kcontrol.h') diff --git a/lilo-config/kde/kcontrol.h b/lilo-config/kde/kcontrol.h index 75d98dd..aa3c89a 100644 --- a/lilo-config/kde/kcontrol.h +++ b/lilo-config/kde/kcontrol.h @@ -40,7 +40,7 @@ class KControl: public KCModule { Q_OBJECT TQ_OBJECT public: - KControl(TQWidget *tqparent, const char *name); + KControl(TQWidget *parent, const char *name); void load(); void save(); void defaults(); -- cgit v1.2.1