> @@ -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, view it on GitHub, or mute the thread.