From 1bd35e75f7c8928321b59ac5fb624bd309130d50 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20K=C3=BCmmel?= Date: Mon, 28 Mar 2011 07:10:40 +0000 Subject: [PATCH] just to be sure: don't know if other compilers mangle the access git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38093 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/tex2lyx/tex2lyx.cpp | 1 + 1 file changed, 1 insertion(+) 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; -- 2.39.2