]> git.lyx.org Git - lyx.git/blobdiff - src/LyXView.C
fix typo that put too many include paths for most people
[lyx.git] / src / LyXView.C
index 34b2d47850703cfb75a9f15f63329c43e6a7ef7b..561e644f1c499863ab23e2157ca6dd54151734fd 100644 (file)
@@ -1,9 +1,8 @@
-
 /* This file is part of
- * ====================================================== 
- * 
+ * ======================================================
+ *
  *           LyX, The Document Processor
- *        
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
@@ -75,7 +74,7 @@ LyXView::~LyXView()
 }
 
 
-void LyXView::resize() 
+void LyXView::resize()
 {
        view()->resize();
 }
@@ -148,7 +147,7 @@ Menubar * LyXView::getMenubar() const
 }
 
 
-void LyXView::updateMenubar() 
+void LyXView::updateMenubar()
 {
        if ((!view() || !view()->buffer())
            && menubackend.hasMenu("main_nobuffer"))
@@ -194,7 +193,7 @@ void LyXView::updateLayoutChoice()
        // document is loaded.
        if (!view() || !view()->buffer()) {
                toolbar->clearLayoutList();
-               return; 
+               return;
        }
 
        // Update the layout display