Add comment

This commit is contained in:
Scott Kostyshak 2015-11-22 11:21:55 -05:00
parent d1b866c99b
commit 82ef95043d

View File

@ -3355,6 +3355,7 @@ void GuiPreferences::dispatchParams()
if (update_screen_font_) {
dispatch(FuncRequest(LFUN_SCREEN_FONT_UPDATE));
// resets flag in case second apply in same dialog
update_screen_font_ = false;
}