]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/LyXView.h
hopefully fix tex2lyx linking.
[lyx.git] / src / frontends / LyXView.h
index 2624db24862dbaa6942d7d852d6f603d31c9a768..6f36161c09b2a6b7f2e43915673216a766a7a62c 100644 (file)
@@ -136,6 +136,10 @@ public:
 
        /// update the toolbar
        void updateToolbars();
+       /// get toolbar state
+       ToolbarBackend::Flags getToolbarState(std::string const & name);
+       /// toggle toolbar state
+       void toggleToolbarState(std::string const & name);
        /// update the menubar
        void updateMenubar();
        /// update the status bar