diff options
Diffstat (limited to 'kmobile/kmobileitem.h')
-rw-r--r-- | kmobile/kmobileitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |