mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-30 23:02:39 -06:00
ide: bm macros replaced by <build_info.h> header
git-svn-id: svn://ultimatepp.org/upp/trunk@8030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b393e9041b
commit
bda7dbdc0c
2 changed files with 16 additions and 8 deletions
|
|
@ -505,8 +505,8 @@ void EditorBar::Annotations(int width)
|
|||
|
||||
EditorBar::EditorBar()
|
||||
{
|
||||
LineNumbers(false);
|
||||
editor = NULL;
|
||||
LineNumbers(false);
|
||||
bingenabled = true;
|
||||
hilite_if_endif = true;
|
||||
line_numbers = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue