summaryrefslogtreecommitdiffstats
path: root/kmail/kmcommands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmcommands.cpp')
-rw-r--r--kmail/kmcommands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmcommands.cpp b/kmail/kmcommands.cpp
index 95d6108b..0b029cdc 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;
}