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:
cxl 2015-01-10 10:31:02 +00:00
parent b393e9041b
commit bda7dbdc0c
2 changed files with 16 additions and 8 deletions

View file

@ -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;