summaryrefslogtreecommitdiffstats
path: root/kmail/templatesinsertcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/templatesinsertcommand.h')
-rw-r--r--kmail/templatesinsertcommand.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/templatesinsertcommand.h b/kmail/templatesinsertcommand.h
index 26ba889d..437ad8bd 100644
--- a/kmail/templatesinsertcommand.h
+++ b/kmail/templatesinsertcommand.h
@@ -25,7 +25,7 @@
#include <tqpushbutton.h>
-class KActionMenu;
+class TDEActionMenu;
class TemplatesInsertCommand : public TQPushButton
{
@@ -57,7 +57,7 @@ class TemplatesInsertCommand : public TQPushButton
void slotMapped( int cmd );
protected:
- KActionMenu *mMenu;
+ TDEActionMenu *mMenu;
};
#endif // TEMPLATESINSERTCOMMAND_H