From b440a9c608596cd88efdb3bfa4661c5e37efbe4b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 10:52:27 -0600 Subject: Rename KLock and KTrader to avoid conflicts with KDE4 --- kmobile/kmobileitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmobile/kmobileitem.h') diff --git a/kmobile/kmobileitem.h b/kmobile/kmobileitem.h index d3dc1761e..02ee75cb7 100644 --- a/kmobile/kmobileitem.h +++ b/kmobile/kmobileitem.h @@ -26,7 +26,7 @@ public: TQString config_SectionName( int idx = -1 ) const; TQPixmap getIcon() const; - static KTrader::OfferList getMobileDevicesList(); + static TDETrader::OfferList getMobileDevicesList(); protected: TQString getKonquMimeType() const; -- cgit v1.2.1