diff --git a/uppsrc/ide/Console.cpp b/uppsrc/ide/Console.cpp index e8ebab750..03066a84a 100644 --- a/uppsrc/ide/Console.cpp +++ b/uppsrc/ide/Console.cpp @@ -22,6 +22,7 @@ Console::Console() { AddFrame(input); input.Hide(); serial = 0; + HideBar(); } void Console::LeftDouble(Point p, dword) {