summaryrefslogtreecommitdiffstats
path: root/include/keyb.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-03-05 11:08:32 +0100
committerDave Davenport <qball@gmpclient.org>2016-03-05 11:08:32 +0100
commit72dfe2ad4c37d98b789019bb0f2b2bd3fc9e8971 (patch)
treee05391a8b7d6e5293b4f5f9801b061282a1fff99 /include/keyb.h
parent881ca572df59e2b39e4a123af68e46068b35a424 (diff)
Propagate error down, show dialog.
Fix positioning dialog.
Diffstat (limited to 'include/keyb.h')
-rw-r--r--include/keyb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/keyb.h b/include/keyb.h
index 37d67884..9c986db9 100644
--- a/include/keyb.h
+++ b/include/keyb.h
@@ -82,7 +82,7 @@ typedef enum _KeyBindingAction
* Parse the keybindings.
* This should be called after the setting system is initialized.
*/
-void parse_keys_abe ( void );
+gboolean parse_keys_abe ( void );
/**
* Setup the keybindings