[Summary]: fix bug #44512 (Startup Screen doesn't has upper boarder line on Quit button)

This commit is contained in:
YPozdnyakov 2015-01-06 10:49:16 +02:00
parent 1aa7281d3a
commit 05a08091ab
2 changed files with 1 additions and 2 deletions

View file

@ -636,7 +636,6 @@ Editor::build_marker_menu (Location* loc)
void
Editor::build_range_marker_menu (bool loop_or_punch, bool session)
{
std::cout<<"build_range_marker_menu"<<std::endl;
using namespace Menu_Helpers;
bool const loop_or_punch_or_session = loop_or_punch | session;

View file

@ -79,7 +79,7 @@
bgnormal="#303030"
fgactive="#000000"
bgactive="#dcdcdc"
borderwidth="0 0 1 1"
borderwidth="0 1 1 1"
x="0"
y="271"
width="393"