diff options
Diffstat (limited to 'kmahjongg/HighScore.h')
-rw-r--r-- | kmahjongg/HighScore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/HighScore.h b/kmahjongg/HighScore.h index bd593c09..a154b3e1 100644 --- a/kmahjongg/HighScore.h +++ b/kmahjongg/HighScore.h @@ -35,7 +35,7 @@ public: HighScore ( - TQWidget* tqparent = NULL, + TQWidget* parent = NULL, const char* name = NULL ); |