summaryrefslogtreecommitdiffstats
path: root/sip/kio/kservice.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kio/kservice.sip')
-rw-r--r--sip/kio/kservice.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kio/kservice.sip b/sip/kio/kservice.sip
index 07799a6..c26cbaa 100644
--- a/sip/kio/kservice.sip
+++ b/sip/kio/kservice.sip
@@ -46,7 +46,7 @@ public:
TQString library () const;
TQString init () const;
TQString icon () const;
- TQPixmap pixmap (KIcon::Group, int = 0, int = 0, TQString* = 0) const;
+ TQPixmap pixmap (TDEIcon::Group, int = 0, int = 0, TQString* = 0) const;
bool terminal () const;
TQString terminalOptions () const;
bool substituteUid () const;