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 --- kpackage/kpackage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpackage/kpackage.h') diff --git a/kpackage/kpackage.h b/kpackage/kpackage.h index b14b167..2b72029 100644 --- a/kpackage/kpackage.h +++ b/kpackage/kpackage.h @@ -67,7 +67,7 @@ class KPACKAGE : public TQWidget ///////////// METHODS ------------------------------------------------------ public: - KPACKAGE(KConfig *_config, TQWidget *tqparent); + KPACKAGE(KConfig *_config, TQWidget *parent); // Constructor ~KPACKAGE(); -- cgit v1.2.1