From b1c5bea50ae48c54b476428a21dfe594916cb6ae Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:08:00 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- plugins/upnp/upnpplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/upnp/upnpplugin.cpp') diff --git a/plugins/upnp/upnpplugin.cpp b/plugins/upnp/upnpplugin.cpp index b2195d6..aa5773a 100644 --- a/plugins/upnp/upnpplugin.cpp +++ b/plugins/upnp/upnpplugin.cpp @@ -59,7 +59,7 @@ namespace kt void UPnPPlugin::load() { - //KIconLoader* iload = TDEGlobal::iconLoader(); + //TDEIconLoader* iload = TDEGlobal::iconLoader(); sock = new UPnPMCastSocket(); pref = new UPnPPrefPage(sock); this->getGUI()->addPrefPage(pref); -- cgit v1.2.1