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