summaryrefslogtreecommitdiffstats
path: root/kmahjongg
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 08:15:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 08:15:59 -0600
commit2ce15ee76fd2d9d18a63c035a0f5b00b94c60cdc (patch)
tree924a2aa48841fb556594f0cf5c485b6d56c3acaa /kmahjongg
parent905e326a1d1fc90f1626bcb12e01efa387375827 (diff)
downloadtdegames-2ce15ee76fd2d9d18a63c035a0f5b00b94c60cdc.tar.gz
tdegames-2ce15ee76fd2d9d18a63c035a0f5b00b94c60cdc.zip
Rename KLocale to enhance compatibility with KDE4
Diffstat (limited to 'kmahjongg')
-rw-r--r--kmahjongg/Editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/Editor.cpp b/kmahjongg/Editor.cpp
index c6ab4b9b..8e143107 100644
--- a/kmahjongg/Editor.cpp
+++ b/kmahjongg/Editor.cpp
@@ -8,7 +8,7 @@
#include "prefs.h"
#include <kmessagebox.h>
-#include <klocale.h> // Needed to use KLocale
+#include <klocale.h> // Needed to use TDELocale
#include <kiconloader.h> //
#include <kstandarddirs.h>
#include <ktoolbarradiogroup.h>