summaryrefslogtreecommitdiffstats
path: root/kbounce/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbounce/main.cpp')
-rw-r--r--kbounce/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/main.cpp b/kbounce/main.cpp
index e2b5f79a..ebbfa6b0 100644
--- a/kbounce/main.cpp
+++ b/kbounce/main.cpp
@@ -56,7 +56,7 @@ int main(int argc, char **argv)
TQApplication::setColorSpec(TQApplication::ManyColor);
TDEApplication a;
- KGlobal::locale()->insertCatalogue("libtdegames");
+ TDEGlobal::locale()->insertCatalogue("libtdegames");
ExtManager manager;