]> git.lyx.org Git - features.git/commitdiff
Add FIXME.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 25 Mar 2007 16:22:13 +0000 (16:22 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 25 Mar 2007 16:22:13 +0000 (16:22 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17554 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/QViewSource.h

index 12c9e3fcf930ee93f2ae1981564be5180c55d141..d0c14740ad785b25b18c8b3582d8c8e31e249d65 100644 (file)
@@ -24,7 +24,9 @@
 namespace lyx {
 namespace frontend {
 
-///
+/// LateX syntax highlighting.
+/// \todo FIXME: extract the latexHighlighter class into its 
+/// own .[Ch] files.
 class latexHighlighter : public QSyntaxHighlighter
 {
        Q_OBJECT