summaryrefslogtreecommitdiffstats
path: root/kmahjongg/HighScore.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmahjongg/HighScore.h')
-rw-r--r--kmahjongg/HighScore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/HighScore.h b/kmahjongg/HighScore.h
index a154b3e1..d5513508 100644
--- a/kmahjongg/HighScore.h
+++ b/kmahjongg/HighScore.h
@@ -41,7 +41,7 @@ public:
virtual ~HighScore();
- int exec(TQString &tqlayout);
+ int exec(TQString &layout);
void checkHighScore(int score, int elapsed, long game, TQString &board);