From f7b7b822a75853f438ed17eabd0fe7f2c0999417 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:13:27 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- kate/insertcommand/plugin_kateinsertcommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kate/insertcommand') 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: -- cgit v1.2.1