summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/KoPartSelectAction.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficeui/KoPartSelectAction.h')
-rw-r--r--lib/kofficeui/KoPartSelectAction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/KoPartSelectAction.h b/lib/kofficeui/KoPartSelectAction.h
index 2bfc119e..7f38617d 100644
--- a/lib/kofficeui/KoPartSelectAction.h
+++ b/lib/kofficeui/KoPartSelectAction.h
@@ -27,7 +27,7 @@
* In a toolbar it presents itself as a button that opens the part-select dialog,
* but in a popupmenu it presents itself as a submenu with all available parts.
*/
-class KOFFICEUI_EXPORT KoPartSelectAction : public KActionMenu
+class KOFFICEUI_EXPORT KoPartSelectAction : public TDEActionMenu
{
Q_OBJECT