From 2178da111f72dc574457d5242d120b4d10ea5edd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:50:05 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- amor/amortips.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amortips.cpp') diff --git a/amor/amortips.cpp b/amor/amortips.cpp index 798657e..377de01 100644 --- a/amor/amortips.cpp +++ b/amor/amortips.cpp @@ -37,7 +37,7 @@ // AmorTips::AmorTips() { - KGlobal::locale()->insertCatalogue("ktip"); // For ktip tip translations + TDEGlobal::locale()->insertCatalogue("ktip"); // For ktip tip translations } //--------------------------------------------------------------------------- -- cgit v1.2.1