summaryrefslogtreecommitdiff
path: root/plugins/hotkeys/actionhandlers.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-11-18 21:36:26 +0100
committerGravatar waker <wakeroid@gmail.com>2012-11-18 21:36:26 +0100
commitdae6ed6ac77ae5e98496189f3a7d70d883245156 (patch)
tree0b8ef079f2622bd93d72630c5cd693060507d5a1 /plugins/hotkeys/actionhandlers.h
parent467b422e1b015a7b8bd94a03d61aa2a6843464a9 (diff)
hotkeys: jump to current
Diffstat (limited to 'plugins/hotkeys/actionhandlers.h')
-rw-r--r--plugins/hotkeys/actionhandlers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hotkeys/actionhandlers.h b/plugins/hotkeys/actionhandlers.h
index e37299fb..7be46151 100644
--- a/plugins/hotkeys/actionhandlers.h
+++ b/plugins/hotkeys/actionhandlers.h
@@ -22,4 +22,4 @@
*/
int
-action_deselect_all_handler (struct DB_plugin_action_s *action, int ctx);
+action_jump_to_current_handler (DB_plugin_action_t *act, int ctx);