]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.h
listerrors.lyx : Update a link.
[lyx.git] / src / FontList.h
index 388a04ee21c33c58382e463dff947ae0fd76d6e5..61ab2205f244d3d78f122ff7cf13d1d4e560dc6e 100644 (file)
@@ -105,12 +105,6 @@ public:
        ///
        void decreasePosAfterPos(pos_type pos);
 
-       ///
-       void setMisspelled(
-               pos_type startpos,
-               pos_type endpos,
-               bool misspelled);
-
        /// Returns the height of the highest font in range
        FontSize highestInRange(
                pos_type startpos,