summaryrefslogtreecommitdiffstats
path: root/kpoker/playerbox.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-07 21:14:06 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-07 21:14:06 +0000
commit373fe6f2b90bcd2e452f16115a4950a4b46c1f34 (patch)
tree9de5284252e1d323cc91bb1e3563232e8e1334ab /kpoker/playerbox.h
parent66c292188f8ab6951b32c07f13dc93cce847a688 (diff)
downloadtdegames-373fe6f2b90bcd2e452f16115a4950a4b46c1f34.tar.gz
tdegames-373fe6f2b90bcd2e452f16115a4950a4b46c1f34.zip
Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kpoker/playerbox.h')
-rw-r--r--kpoker/playerbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/playerbox.h b/kpoker/playerbox.h
index aeb5d3c8..bd4c7d75 100644
--- a/kpoker/playerbox.h
+++ b/kpoker/playerbox.h
@@ -118,7 +118,7 @@ class PlayerBox : public TQGroupBox
**/
void blinkOff();
- void tqrepaintCard();
+ void repaintCard();
protected: