diff options
Diffstat (limited to 'ktuberling/playground.h')
-rw-r--r-- | ktuberling/playground.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/playground.h b/ktuberling/playground.h index 146ffe2c..a428f88b 100644 --- a/ktuberling/playground.h +++ b/ktuberling/playground.h @@ -32,7 +32,7 @@ public: void reset(); void change(uint selectedGameboard); - void tqrepaintAll(); + void repaintAll(); bool undo(); bool redo(); bool loadFrom(const TQString &name); |