]> git.lyx.org Git - lyx.git/blobdiff - src/Counters.h
A GUI for nomencl settings. Adds the possibility to enter a custom length.
[lyx.git] / src / Counters.h
index 6ca12991c213c59976198f31682b43f0faa9393d..a83c5226e211027e9d11c266aaa5edaf7fb7afe4 100644 (file)
@@ -61,8 +61,7 @@ public:
         */
        docstring const & flatLabelString(bool in_appendix) const;
        /// set the \c flatLabelString values.
-       docstring const & setFlatLabelStrings(docstring const & fls,
-                                             docstring const & flsa);
+       void setFlatLabelStrings(docstring const & fls, docstring const & flsa);
 private:
        ///
        int value_;