[Github-comments] [geany/geany] Add option to hide project close/save warning when opening new project (PR #2949)

xiota notifications at xxxxx
Sun Oct 24 15:01:10 UTC 2021


@xiota 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 a project to open a new one */
+	gboolean		warn_on_close_project;

Thanks.  Done.

-- 
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_r735131241
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211024/aa85bcbb/attachment.htm>


More information about the Github-comments mailing list