mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
Add FIXME.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17554 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
be3fc71676
commit
2ccde85cb5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user