summaryrefslogtreecommitdiff
path: root/desktop/global_history.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-08-04 23:40:34 +0100
committerVincent Sanders <vince@kyllikki.org>2016-08-04 23:40:34 +0100
commit73b81a59ccaf09f695a643eae06fb510ec4559b4 (patch)
treeb722f7e46ff6ffddf58ded9ea993b6351aabf2df /desktop/global_history.h
parente8df81fdb3ab94977c42a4a0fed082602308f3c6 (diff)
downloadnetsurf-73b81a59ccaf09f695a643eae06fb510ec4559b4.tar.gz
netsurf-73b81a59ccaf09f695a643eae06fb510ec4559b4.tar.bz2
fix global history keypress consumption return
Diffstat (limited to 'desktop/global_history.h')
-rw-r--r--desktop/global_history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/global_history.h b/desktop/global_history.h
index f289a5b06..213a014f3 100644
--- a/desktop/global_history.h
+++ b/desktop/global_history.h
@@ -101,7 +101,7 @@ void global_history_mouse_action(enum browser_mouse_state mouse, int x, int y);
* \param key The ucs4 character codepoint
* \return true if the keypress is dealt with, false otherwise.
*/
-void global_history_keypress(uint32_t key);
+bool global_history_keypress(uint32_t key);
/**
* Determine whether there is a selection