]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCommandBuffer.h
Enable OK/Apply buttons when resetting to class defaults.
[lyx.git] / src / frontends / qt4 / GuiCommandBuffer.h
index 8225ec71a720c8b1c42cfbda55da12d3030c4c59..41b39d2644ad51569ed5ab74458964b899581cc9 100644 (file)
@@ -65,12 +65,9 @@ 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, 
+       void showList(std::vector<std::string> const & list,
                QPoint const & pos, bool reversed = false) const;
 
        /// return the possible completions