Mixer: Don't show mixer strip label.

This commit is contained in:
Jonathan Moore Liles 2010-01-31 20:41:52 -06:00
parent cf9427a006
commit 2a9939c8c8
1 changed files with 1 additions and 0 deletions

View File

@ -310,6 +310,7 @@ Mixer_Strip::init ( )
// box(FL_THIN_UP_BOX);
box( FL_RFLAT_BOX );
labeltype( FL_NO_LABEL );
Fl_Group::color( FL_BACKGROUND_COLOR );