From: Abdelrazak Younes Date: Sun, 25 Mar 2007 16:22:13 +0000 (+0000) Subject: Add FIXME. X-Git-Tag: 1.6.10~10501 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2ccde85cb5656d91530fc56cbb0142a9f3055f1b;p=features.git Add FIXME. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17554 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/QViewSource.h b/src/frontends/qt4/QViewSource.h index 12c9e3fcf9..d0c14740ad 100644 --- a/src/frontends/qt4/QViewSource.h +++ b/src/frontends/qt4/QViewSource.h @@ -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