summaryrefslogtreecommitdiffstats
path: root/kpoker/kpoker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpoker/kpoker.h')
-rw-r--r--kpoker/kpoker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/kpoker.h b/kpoker/kpoker.h
index 94b82db2..7eec697a 100644
--- a/kpoker/kpoker.h
+++ b/kpoker/kpoker.h
@@ -173,7 +173,7 @@ class kpok : public TQWidget
TQ_OBJECT
public:
- kpok(TQWidget * tqparent = 0, const char *name = 0);
+ kpok(TQWidget * parent = 0, const char *name = 0);
virtual ~kpok();
TQString getName (int playerNr);