]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlButtons.h
The reference dialog now disconnects from the inset on Apply. Its behaviour
[lyx.git] / src / frontends / controllers / ControlButtons.h
index 25547338eb3e0728b44c8ae96d258cee9a731457..98ee9fc092269ac05d6605fe1497fca8c0b5ad77 100644 (file)
@@ -57,6 +57,8 @@ public:
        void CancelButton();
        ///
        void RestoreButton();
+       ///
+       bool IconifyWithMain() const;
 
        /** Allow the view to access the ButtonController. This method must be
            instantiated in a daughter class that creates the actual instance