]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiDelimiter.h
Do not attempt to add dynamic quotes to the style combo
[lyx.git] / src / frontends / qt4 / GuiDelimiter.h
index fa2ebda264632453e32bfc4908ce7bd1c780e6b5..655d805efb4f5e5c7dba28caa88b35d8e07cbb4a 100644 (file)
@@ -49,7 +49,7 @@ private:
        void updateTeXCode(int size);
 
        /// TeX code that will be inserted.
-       QString tex_code_;
+       docstring tex_code_;
 };
 
 } // namespace frontend