summaryrefslogtreecommitdiffstats
path: root/kmahjongg/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmahjongg/main.cpp')
-rw-r--r--kmahjongg/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/main.cpp b/kmahjongg/main.cpp
index ca432466..7a65959f 100644
--- a/kmahjongg/main.cpp
+++ b/kmahjongg/main.cpp
@@ -23,7 +23,7 @@ int main( int argc, char** argv )
TDECmdLineArgs::init( argc, argv, &aboutData );
TDEApplication a;
- KGlobal::locale()->insertCatalogue("libtdegames");
+ TDEGlobal::locale()->insertCatalogue("libtdegames");
KImageIO::registerFormats();
if (a.isRestored())