]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBibtex.cpp
The View->Source pane resets the format every time you click into
[lyx.git] / src / frontends / qt4 / GuiBibtex.cpp
index e6a30ae9a40972dc12083b45a7ecf16785a25099..a2390a18158ef9d03044b0501fa20dbb44a5da6b 100644 (file)
@@ -419,7 +419,7 @@ void GuiBibtex::applyView()
                        // use \nocite{*}
                        params_["btprint"] = from_ascii("btPrintAll");
                        break;
-               }               
+               }
        }
 }