From 6363c8d6b860b6fa62d6b38eed1d94bb0f049f34 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 10:40:10 -0600 Subject: Rename KLock and KTrader to avoid conflicts with KDE4 --- plugins/applications/kbfxplasmadataplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/applications/kbfxplasmadataplugin.cpp b/plugins/applications/kbfxplasmadataplugin.cpp index 43312ff..7272ef0 100644 --- a/plugins/applications/kbfxplasmadataplugin.cpp +++ b/plugins/applications/kbfxplasmadataplugin.cpp @@ -188,7 +188,7 @@ search ( TQString _keyword ) g->setName ( "Applications" ); - KTrader::OfferList offers = KTrader::self ()->query ( "Application" ); + TDETrader::OfferList offers = TDETrader::self ()->query ( "Application" ); int *count = new int; *count = 0; -- cgit v1.2.1