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 65fbaff0..4bd8c210 100644 --- a/ktuberling/playground.h +++ b/ktuberling/playground.h @@ -27,7 +27,7 @@ class PlayGround : public TQWidget public: - PlayGround(TopLevel *tqparent, const char *name, uint selectedGameboard); + PlayGround(TopLevel *parent, const char *name, uint selectedGameboard); ~PlayGround(); void reset(); |