[Github-comments] [geany/geany] Add option to hide project close/save warning when opening new project (PR #2949)
elextr
notifications at xxxxx
Wed Oct 20 08:35:04 UTC 2021
@elextr commented on this pull request.
> @@ -69,6 +69,8 @@ typedef struct GeanyInterfacePrefs
gboolean compiler_tab_autoscroll;
gint msgwin_orientation; /**< orientation of the message window */
gint symbols_sort_mode; /**< symbol list sorting mode */
+ /**< whether to show a warning when closing and saving a project to open a new one */
You didn't look carefully enough :grin:, those lines have no `<` after the `/**` so they apply to the following member instead.
--
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/2949#discussion_r732539037
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211020/0fa95891/attachment.htm>
More information about the Github-comments
mailing list