]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCommandBuffer.h
Some improvements to the graphics dialog
[lyx.git] / src / frontends / qt4 / GuiCommandBuffer.h
index 49ed9bf0432fc39d08f1453b111166983e718eb3..41b39d2644ad51569ed5ab74458964b899581cc9 100644 (file)
@@ -65,9 +65,6 @@ private:
        /// return the next history entry if any
        std::string const historyDown();
 
-       /// return the font and depth in the active BufferView as a message.
-       docstring const getCurrentState() const;
-
        /// open a listbox and show the contents of the list. When reversed
        /// is true, the contents of the list is filled bottom-up.
        void showList(std::vector<std::string> const & list,