diff --git a/src/tex2lyx/tex2lyx.cpp b/src/tex2lyx/tex2lyx.cpp index c189a26ca3..958e4a7eb3 100644 --- a/src/tex2lyx/tex2lyx.cpp +++ b/src/tex2lyx/tex2lyx.cpp @@ -69,6 +69,7 @@ void TexRow::newlines(int) // Dummy LyXRC support class LyXRC { +public: string icon_set; } lyxrc;