From 89c017c3d5126cabd96acce26f538b37b48c085f 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/tellico@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/fetch/configwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fetch/configwidget.h') diff --git a/src/fetch/configwidget.h b/src/fetch/configwidget.h index f0a981c..f8374ee 100644 --- a/src/fetch/configwidget.h +++ b/src/fetch/configwidget.h @@ -34,7 +34,7 @@ Q_OBJECT TQ_OBJECT public: - ConfigWidget(TQWidget* tqparent); + ConfigWidget(TQWidget* parent); virtual ~ConfigWidget() {} void setAccepted(bool accepted_) { m_accepted = accepted_; } -- cgit v1.2.3