summaryrefslogtreecommitdiffstats
path: root/kate/insertcommand/plugin_kateinsertcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/insertcommand/plugin_kateinsertcommand.h')
-rw-r--r--kate/insertcommand/plugin_kateinsertcommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/insertcommand/plugin_kateinsertcommand.h b/kate/insertcommand/plugin_kateinsertcommand.h
index eb8b10f..1c96849 100644
--- a/kate/insertcommand/plugin_kateinsertcommand.h
+++ b/kate/insertcommand/plugin_kateinsertcommand.h
@@ -75,7 +75,7 @@ class PluginKateInsertCommand : public Kate::Plugin,
TQString configPageFullName(uint) const {
return i18n("Configure Insert Command Plugin"); }
TQPixmap configPagePixmap (uint /*number = 0*/,
- int /*size = KIcon::SizeSmall*/) const
+ int /*size = TDEIcon::SizeSmall*/) const
{ return 0L; }
private: