diff --git a/Fltk/graphicWindow.cpp b/Fltk/graphicWindow.cpp index 39a1830d5626a4962241abc4ce04c79bdc095afe..4823f9ae648fe847fa6e87d812cc03856130d554 100644 --- a/Fltk/graphicWindow.cpp +++ b/Fltk/graphicWindow.cpp @@ -2842,7 +2842,7 @@ graphicWindow::graphicWindow(bool main, int numTiles, bool detachedMenu) x += 4; _label = new Fl_Progress(x, mh + glheight + mheight + 2, width - x, sht); - _label->box(FL_FLAT_BOX); + _label->box(FL_THIN_DOWN_BOX); _label->align(FL_ALIGN_LEFT | FL_ALIGN_INSIDE | FL_ALIGN_CLIP); _label->color(FL_BACKGROUND_COLOR, FL_DARK2); // FL_DARK_GREEN