mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
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:
parent
f09a844d69
commit
d72375c5c3
9 changed files with 218 additions and 51 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue