mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 06:12:52 -06:00
TextDiffCtrl: Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
3aaff0240e
commit
68dfe8aab9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ TextCompareCtrl::TextCompareCtrl()
|
|||
cursor = anchor = Null;
|
||||
gutter_capture = false;
|
||||
show_line_number = true;
|
||||
show_white_space = true;
|
||||
show_white_space = false;
|
||||
show_diff_highlight = true;
|
||||
change_paper_color = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue