summaryrefslogtreecommitdiffstats
path: root/kpoker/poker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/poker.cpp')
-rw-r--r--kpoker/poker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/poker.cpp b/kpoker/poker.cpp
index 6143d342..d5d70f80 100644
--- a/kpoker/poker.cpp
+++ b/kpoker/poker.cpp
@@ -89,7 +89,7 @@ CardDeck::getTopCard()
// Poker types
-QString PokerHandNames[] = {
+TQString PokerHandNames[] = {
"High Card",
"Pair",
"Two Pairs",