> @@ -273,6 +273,8 @@ enum GeanyKeyBindingID
>       GEANY_KEYS_FORMAT_SENDTOCMD7,                           /**< 
> Keybinding. */
>       GEANY_KEYS_FORMAT_SENDTOCMD8,                           /**< 
> Keybinding. */
>       GEANY_KEYS_FORMAT_SENDTOCMD9,                           /**< 
> Keybinding. */
> +     GEANY_KEYS_NOTEBOOK_SORTTABS_FILENAME,          /**< Keybinding. */
> +     GEANY_KEYS_NOTEBOOK_SORTTABS_PATHNAME,          /**< Keybinding. */

needs to go just before `GEANY_KEYS_COUNT` not to break ABI

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1144/files/4f219bdad24610e674da26cf2dc97d7d8a10b8c8#r71978407

Reply via email to