diff options
Diffstat (limited to 'kmahjongg/boardwidget.h')
-rw-r--r-- | kmahjongg/boardwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/boardwidget.h b/kmahjongg/boardwidget.h index bee14b49..62907097 100644 --- a/kmahjongg/boardwidget.h +++ b/kmahjongg/boardwidget.h @@ -205,7 +205,7 @@ class BoardWidget : public TQWidget - bool updateBackBuffer; // does board need redrawing. Not if it is just a tqrepaint + bool updateBackBuffer; // does board need redrawing. Not if it is just a repaint bool gamePaused; |