]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/LaTeXHighlighter.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / LaTeXHighlighter.h
index 31afe323248b69eb1781a7b3d4da9248cd624b78..51da3672c1899a757ef1ca805b9c42190d297ac1 100644 (file)
@@ -34,6 +34,7 @@ private:
        QTextCharFormat commentFormat;
        QTextCharFormat keywordFormat;
        QTextCharFormat mathFormat;
+       QTextCharFormat warningFormat;
 };
 
 } // namespace frontend