]> git.lyx.org Git - lyx.git/blobdiff - src/FontInfo.cpp
Update the GuiLabel view when the document is read-only. Also disable the text field.
[lyx.git] / src / FontInfo.cpp
index 8343df0751768d78650423881012d028d364fcdd..7efe2c76112d1c76d04df8444a8157950b58d7e6 100644 (file)
@@ -475,6 +475,7 @@ docstring FontInfo::asCSS() const
        return from_ascii(retval);      
 }
 
+
 // Set family according to lyx format string
 void setLyXFamily(string const & fam, FontInfo & f)
 {