From a13e26c2f1eb3c5be81acf4f571dd4bafac10199 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/kdegames@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kpat/pile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpat/pile.h') diff --git a/kpat/pile.h b/kpat/pile.h index 3580eefe..c30e7c20 100644 --- a/kpat/pile.h +++ b/kpat/pile.h @@ -41,7 +41,7 @@ public: static const int autoTurnTop; static const int wholeColumn; - Pile( int _index, Dealer* tqparent = 0); + Pile( int _index, Dealer* parent = 0); virtual ~Pile(); Dealer *dealer() const { return m_dealer; } -- cgit v1.2.1