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 --- kcron/ktview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcron/ktview.h') diff --git a/kcron/ktview.h b/kcron/ktview.h index 8a53478..8e33e25 100644 --- a/kcron/ktview.h +++ b/kcron/ktview.h @@ -41,7 +41,7 @@ public: /** * Initializes view. */ - KTView (TQWidget* tqparent = 0, const char* name=0); + KTView (TQWidget* parent = 0, const char* name=0); /** * Destructor. -- cgit v1.2.1