From de9b6c9ad15f9f51812daae17cce635d1050a9ba Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:14:55 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- kicker/applets/launcher/quickbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kicker/applets/launcher/quickbutton.h') diff --git a/kicker/applets/launcher/quickbutton.h b/kicker/applets/launcher/quickbutton.h index 4629093cc..ea5ed21aa 100644 --- a/kicker/applets/launcher/quickbutton.h +++ b/kicker/applets/launcher/quickbutton.h @@ -53,7 +53,7 @@ public: TQString name() const { return m_name; } KService::Ptr service() const {return _service;}; void run() const; - TQPixmap pixmap(mode_t _mode = 0, KIcon::Group _group = KIcon::Desktop, + TQPixmap pixmap(mode_t _mode = 0, TDEIcon::Group _group = TDEIcon::Desktop, int _force_size = 0, int _state = 0, TQString * _path = 0L) const; private: -- cgit v1.2.1