]> git.lyx.org Git - features.git/commitdiff
Whitespace
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 10 Nov 2017 13:57:19 +0000 (14:57 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 10 Nov 2017 13:57:19 +0000 (14:57 +0100)
src/frontends/qt4/GuiPrefs.cpp

index 7f55a4d4351a3d26b6e448e56afa307c41fc09aa..c73114949bef9a8ddce3faf220b021e76048d05b 100644 (file)
@@ -3590,7 +3590,7 @@ void GuiPreferences::dispatchParams()
                update_screen_font_ = false;
        }
 
-        if (update_previews_) {
+       if (update_previews_) {
                // resets flag in case second apply in same dialog
                theBufferList().updatePreviews();
                update_previews_ = false;