]> git.lyx.org Git - features.git/blobdiff - src/LyXView.C
no time to finish compile, fixes to cxx warnings
[features.git] / src / LyXView.C
index 92655d1430e8c2d2fc690fefc7d844e638fabfe7..1691e71457ee2168c2b70c0134e5382f53d2b73c 100644 (file)
@@ -120,7 +120,7 @@ Toolbar * LyXView::getToolbar() const
 }
 
 
-void LyXView::setLayout(int layout)
+void LyXView::setLayout(LyXTextClass::size_type layout)
 {
        toolbar->setLayout(layout);
 }