summaryrefslogtreecommitdiffstats
path: root/kmahjongg/HighScore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmahjongg/HighScore.cpp')
-rw-r--r--kmahjongg/HighScore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/HighScore.cpp b/kmahjongg/HighScore.cpp
index acd1e5ba..c82a1ff3 100644
--- a/kmahjongg/HighScore.cpp
+++ b/kmahjongg/HighScore.cpp
@@ -159,7 +159,7 @@ HighScore::HighScore
loadTables();
currTable = tables;
- setCaption(kapp->makeStdCaption(i18n("Scores")));
+ setCaption(tdeApp->makeStdCaption(i18n("Scores")));
selectedLine = -1;