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/kmcommands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmcommands.cpp') diff --git a/kmail/kmcommands.cpp b/kmail/kmcommands.cpp index 95d6108b8..0b029cdcc 100644 --- a/kmail/kmcommands.cpp +++ b/kmail/kmcommands.cpp @@ -1816,7 +1816,7 @@ void FolderShortcutCommand::start() mMainWidget->slotSelectFolder( mFolder ); } -void FolderShortcutCommand::setAction( KAction* action ) +void FolderShortcutCommand::setAction( TDEAction* action ) { mAction = action; } -- cgit v1.2.1