]> git.lyx.org Git - features.git/commitdiff
I did this one all by myself; naughty jmarc
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 20 Apr 2009 11:00:30 +0000 (11:00 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 20 Apr 2009 11:00:30 +0000 (11:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29358 a592a061-630c-0410-9148-cb99ea01b6c8

src/Counters.cpp

index 57439ecca351d19ac088b084530b9e533d66fa58..f0fe334941b26a399f773b55552dde0e70b5a5cf 100644 (file)
@@ -439,7 +439,8 @@ docstring Counters::theCounter(docstring const & counter) const
 }
 
 
-docstring const Counters::flattenLabelString(docstring const & counter, bool in_appendix, 
+docstring Counters::flattenLabelString(docstring const & counter, 
+                                      bool in_appendix, 
                                       vector<docstring> & callers) const
 {
        docstring label;