]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.cpp
Customization.lyx: use change tracking for the changes made in 0eb651a2
[lyx.git] / src / Paragraph.cpp
index fd0f7faa88297c603ad1264f36927d0bddf1c8ce..3bdb4cc7bdbc49f15df849956967573d8a26ec6a 100644 (file)
@@ -2442,7 +2442,7 @@ void Paragraph::latex(BufferParams const & bparams,
                                os << from_ascii(end_tag);
                                column += end_tag.length();
                                if (runparams.use_polyglossia)
-                                       runparams.popPolyglossiaLang();
+                                       popPolyglossiaLang();
                }
 
                // Switch file encoding if necessary (and allowed)