]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
* There are cases where updateLabels is not called because no
[lyx.git] / src / Paragraph.h
index 3b9d4be36ff5b75e090f16e532327177443e481d..04ce3f4fbcc3a55e34a18f02ab4e9336ee523de9 100644 (file)
@@ -350,7 +350,7 @@ public:
 
        ///
        void changeCase(BufferParams const & bparams, pos_type pos,
-               pos_type right, TextCase action);
+               pos_type right, TextCase action);
 
        /// find \param str string inside Paragraph.
        /// \return true if the specified string is at the specified position