]> git.lyx.org Git - lyx.git/blobdiff - src/LyXView.h
layout as string
[lyx.git] / src / LyXView.h
index dafacd8956ff89d545e377b41621529b9c23eeba..cb2465781f7ac66ba11c53bb501e29c89c5e8a2a 100644 (file)
@@ -53,8 +53,7 @@ public:
        Toolbar * getToolbar() const;
 
        /// sets the layout in the toolbar layout combox
-       void setLayout(lyx::layout_type layout);
-
+       void setLayout(string const & layout);
        /// update the toolbar
        void updateToolbar();