From 936370a6413e14b322ce808be07c6c66714941b6 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/applications/ktorrent@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libktorrent/pluginmanagerprefpage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libktorrent/pluginmanagerprefpage.h') diff --git a/libktorrent/pluginmanagerprefpage.h b/libktorrent/pluginmanagerprefpage.h index 9b78394..8585246 100644 --- a/libktorrent/pluginmanagerprefpage.h +++ b/libktorrent/pluginmanagerprefpage.h @@ -45,7 +45,7 @@ namespace kt virtual ~PluginManagerPrefPage(); virtual bool apply(); - virtual void createWidget(TQWidget* tqparent); + virtual void createWidget(TQWidget* parent); virtual void updateData(); virtual void deleteWidget(); -- cgit v1.2.1