]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtextclass.h
fix crash when collapsing ert with cursor inside
[lyx.git] / src / lyxtextclass.h
index e400338ae4ad911c8c62b0a6d1efa2b437547b36..a52cd7ab5973d744492793b8b1eaf492dee658fa 100644 (file)
@@ -23,7 +23,8 @@ class FloatList;
 
 
 ///
-struct CharStyle {
+class CharStyle {
+public:
        std::string name;
        std::string latextype;
        std::string latexname;