diff options
Diffstat (limited to 'kpoker/kpaint.h')
-rw-r--r-- | kpoker/kpaint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/kpaint.h b/kpoker/kpaint.h index 8c480fd5..512ce776 100644 --- a/kpoker/kpaint.h +++ b/kpoker/kpaint.h @@ -95,7 +95,7 @@ class CardWidget : public TQPushButton bool toggleHeld(); /* returns the new value of held*/ - void tqrepaintDeck(); + void repaintDeck(); signals: /** |