mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
4c97cf1fed
commit
2e58b3d8dc
16 changed files with 253 additions and 228 deletions
|
|
@ -151,7 +151,6 @@ void Ide::BTabs()
|
|||
btabs.Clear();
|
||||
btabs.Add(IdeImg::close, "Close");
|
||||
btabs.Add(IdeImg::console, "Console");
|
||||
btabs.Add(IdeImg::browser, "Browser");
|
||||
btabs.Add(IdeImg::calc, "Calc");
|
||||
if(bottomctrl)
|
||||
btabs.Add(IdeImg::debug, "Debug");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue