summaryrefslogtreecommitdiffstats
path: root/parts/astyle/astyle_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/astyle/astyle_part.h')
-rw-r--r--parts/astyle/astyle_part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/astyle/astyle_part.h b/parts/astyle/astyle_part.h
index eed15022..cd7c757e 100644
--- a/parts/astyle/astyle_part.h
+++ b/parts/astyle/astyle_part.h
@@ -61,8 +61,8 @@ private:
void loadGlobal();
ConfigWidgetProxy *m_configProxy;
- KAction *formatTextAction;
- KAction *formatFileAction;
+ TDEAction *formatTextAction;
+ TDEAction *formatFileAction;
// the configurable options.
TQMap<TQString, TQVariant> m_project;