]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.h
Do not warn about changed modules when changing modules.
[lyx.git] / src / FontList.h
index 61ab2205f244d3d78f122ff7cf13d1d4e560dc6e..fed99fe8fc08d34c14ae29bbb565312d68fc79f1 100644 (file)
@@ -92,7 +92,7 @@ public:
        ///
        const_iterator fontIterator(pos_type pos) const;
        ///
-       Font & get(pos_type pos);
+       Font const & get(pos_type pos);
        ///
        void set(pos_type pos, Font const & font);
        ///