]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/tex2lyx.cpp
fix msvc linker error: for the linker struct and class isn't the same here
[lyx.git] / src / tex2lyx / tex2lyx.cpp
index 0cafa3d12503933426cccd759c84b05f6cffd533..c189a26ca3251ef5cda549f8954d1e7bd3caf7c8 100644 (file)
@@ -68,7 +68,7 @@ void TexRow::newlines(int)
 
 
 // Dummy LyXRC support
-struct LyXRC {
+class LyXRC {
        string icon_set;
 } lyxrc;