From fd5d099065a748cac49e20a13481f85666c53c71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:12 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kmail/templatesinsertcommand.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmail/templatesinsertcommand.h') diff --git a/kmail/templatesinsertcommand.h b/kmail/templatesinsertcommand.h index 26ba889d6..437ad8bdf 100644 --- a/kmail/templatesinsertcommand.h +++ b/kmail/templatesinsertcommand.h @@ -25,7 +25,7 @@ #include -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 -- cgit v1.2.1