summaryrefslogtreecommitdiffstats
path: root/kate/filetemplates/plugin/filetemplates.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/filetemplates/plugin/filetemplates.h')
-rw-r--r--kate/filetemplates/plugin/filetemplates.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/filetemplates/plugin/filetemplates.h b/kate/filetemplates/plugin/filetemplates.h
index c1fa754..29c0fff 100644
--- a/kate/filetemplates/plugin/filetemplates.h
+++ b/kate/filetemplates/plugin/filetemplates.h
@@ -169,7 +169,7 @@ class KateTemplateInfoWidget : public TQWidget
class TQLineEdit *leTemplate, *leDocumentName, *leDescription, *leAuthor;
class TQComboBox *cmbGroup;
class TQPushButton *btnHighlight;
- class KIconButton *ibIcon;
+ class TDEIconButton *ibIcon;
private slots:
void slotHlSet( int id );