ide: Diff files highlighting (thanks Klugier) #835

git-svn-id: svn://ultimatepp.org/upp/trunk@7650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-09-08 09:45:10 +00:00
parent f09a844d69
commit d72375c5c3
9 changed files with 218 additions and 51 deletions

View file

@ -169,6 +169,7 @@ struct FindReplaceDlg : FrameBottom< WithIDEFindReplaceLayout<TopWindow> > {
#include "Syntax.h"
#include "CSyntax.h"
#include "DiffSyntax.h"
#include "TagSyntax.h"
class CodeEditor : public LineEdit,