summaryrefslogtreecommitdiffstats
path: root/kpoker/playerbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/playerbox.cpp')
-rw-r--r--kpoker/playerbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/playerbox.cpp b/kpoker/playerbox.cpp
index 4927fd7c..66ffd5a7 100644
--- a/kpoker/playerbox.cpp
+++ b/kpoker/playerbox.cpp
@@ -73,7 +73,7 @@ PlayerBox::PlayerBox(bool playerOne, TQWidget* parent, const char* name)
// Add the cash and bet labels.
{
- TQVBoxLayout* vl = new QVBoxLayout;
+ TQVBoxLayout* vl = new TQVBoxLayout;
l->addLayout(vl);
vl->addStretch();