Add FIXME.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17554 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-03-25 16:22:13 +00:00
parent be3fc71676
commit 2ccde85cb5

View 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