]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.C
Fix my breakage. Sorry guys.
[lyx.git] / src / bufferparams.C
index 6789e114faca3eb5377d0543f5eca14ee42169c8..ee7082b828dfa75543f8b1bf243908a2dfacf626 100644 (file)
@@ -278,8 +278,9 @@ SpaceTranslator const & spacetranslator()
 }
 
 
-struct BufferParams::Impl
+class BufferParams::Impl
 {
+public:
        Impl();
 
        AuthorList authorlist;