]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
remove more forms.h cruft
[lyx.git] / src / lyxtext.h
index 5b91dd1389f7d031325247e53182ae2a863181ec..0b2b54525532ccc8eec1ce235488b122da5d752e 100644 (file)
@@ -354,7 +354,7 @@ public:
        /// Change the case of the word at cursor position.
        void changeCase(BufferView *, TextCase action);
        ///
-       void LyXText::changeRegionCase(BufferView * bview,
+       void changeRegionCase(BufferView * bview,
                                       LyXCursor const & from,
                                       LyXCursor const & to,
                                       LyXText::TextCase action);