diff options
Diffstat (limited to 'kpoker/playerbox.h')
-rw-r--r-- | kpoker/playerbox.h | 2 |
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: |