Generic highlighter: Changed interface of the definition and adaptated relevant code.

This commit is contained in:
Leandro Melo
2010-06-02 17:31:25 +02:00
parent 7ba6ad38ad
commit 823064d90a
4 changed files with 23 additions and 23 deletions

View File

@@ -37,6 +37,7 @@
#include "highlighter.h"
#include "highlighterexception.h"
#include "manager.h"
#include "context.h"
#include "normalindenter.h"
#include "fontsettings.h"