]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Toolbars.h
Extracted from r14281
[lyx.git] / src / frontends / Toolbars.h
index 5becedd41c5f4cf3c3f45e55fbfaf99867a5df2f..83cd71807f75b78ee1552d63fb88d6ef47afd668 100644 (file)
@@ -128,6 +128,8 @@ private:
        int last_textclass_;
 };
 
+/// Set the layout in the kernel when an entry has been selected
+void layoutSelected(LyXView & lv, std::string const & name);
 
 /** Each GUI frontend should provide its own version of this.
  */