summaryrefslogtreecommitdiffstats
path: root/kate/part/kateviewhelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/kateviewhelpers.h')
-rw-r--r--kate/part/kateviewhelpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/kateviewhelpers.h b/kate/part/kateviewhelpers.h
index 1205ea99a..0faa90309 100644
--- a/kate/part/kateviewhelpers.h
+++ b/kate/part/kateviewhelpers.h
@@ -182,7 +182,7 @@ class KateIconBorder : public TQWidget
mutable TQColor m_oldBackgroundColor;
};
-class KateViewEncodingAction : public KActionMenu
+class KateViewEncodingAction : public TDEActionMenu
{
Q_OBJECT