@elextr commented on this pull request.
@@ -63,7 +63,7 @@ typedef struct GeanyInterfacePrefs
gboolean msgwin_compiler_visible; /**< whether message window's compiler tab is visible */ gboolean msgwin_messages_visible; /**< whether message window's messages tab is visible */ gboolean msgwin_scribble_visible; /**< whether message window's scribble tab is visible */ - /** whether to use native Windows' dialogs (only used on Windows) */ + /** whether to use native Windows' dialogs - ignored and not used anymore */
Actually so long as it is still initialized to say "Windows dialogs not used" then its definitely ok.