]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiToolbar.h
Clean up the unknown layout stuff some more. Please test to make sure this works...
[features.git] / src / frontends / qt4 / GuiToolbar.h
index ec0b4cec2872a030bf19567d3fabd432f581a316..5d4c310959f96a6ed5439ca1e9a823d4023637ef 100644 (file)
@@ -54,7 +54,7 @@ public:
        void updateContents(bool reset);
        /// Add Item to Layout box according to sorting settings from preferences
        void addItemSort(docstring const & item, docstring const & category,
-               bool sorted, bool sortedByCat);
+               bool sorted, bool sortedByCat, bool unknown);
 
        ///
        void showPopup();