@techee commented on this pull request.
> @@ -279,6 +279,8 @@ enum GeanyKeyBindingID * @since 1.38 (API 240) */ GEANY_KEYS_PROJECT_NEW_FROM_FOLDER, /**< Keybinding. * @since 2.0 (API 243) */ + GEANY_KEYS_TOGGLE_MENUBAR, /**< Keybinding. + * @since 1.39 (API 241) */ `@since` will have to get updated if this PR is to be merged. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4279#pullrequestreview-2708522924 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4279/review/2708522...@github.com>