Browse Source

Mixer: Don't show mixer strip label.

tags/non-daw-v1.1.0
Jonathan Moore Liles 15 years ago
parent
commit
2a9939c8c8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Mixer/Mixer_Strip.C

+ 1
- 0
Mixer/Mixer_Strip.C 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 );



Loading…
Cancel
Save