]> git.lyx.org Git - features.git/blobdiff - src/frontends/LyXView.cpp
Whitespace cleanup
[features.git] / src / frontends / LyXView.cpp
index b6995e0e87f021a87715b09d227ab746aed50975..8086b69f656686133afd04fc0c81e0716d405b71 100644 (file)
@@ -170,7 +170,7 @@ bool LyXView::loadLyXFile(FileName const & filename, bool tolastfiles)
        if (hadBuffer)
                disconnectBuffer();
 
-       bool const loaded = 
+       bool const loaded =
                work_area_->bufferView().loadLyXFile(filename, tolastfiles);
 
        updateToc();
@@ -340,7 +340,7 @@ void LyXView::updateToolbars()
        bool const review =
                lyx::getStatus(FuncRequest(LFUN_CHANGES_TRACK)).enabled() &&
                lyx::getStatus(FuncRequest(LFUN_CHANGES_TRACK)).onoff(true);
-               
+
        toolbars_->update(math, table, review);
        // update redaonly status of open dialogs. This could also be in
        // updateMenubar(), but since updateToolbars() and updateMenubar()