]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiToolbar.h
Implement sane UI for switching tristate toolbars (#6364)
[lyx.git] / src / frontends / qt / GuiToolbar.h
index aebc9e28442899d3cfb011548983a10d736aa49b..262b09ef0793202c9c987d50fb3391264dd3ea3f 100644 (file)
@@ -147,6 +147,8 @@ public:
        /// Refresh the contents of the bar.
        void update(int context = 0);
 
+       ///
+       void setState(std::string const state);
        ///
        void toggle();