- updated to version 1.4

fixed compile warnings.
This commit is contained in:
Takashi Iwai 2003-11-24 18:16:26 +00:00
parent ca7ae60abd
commit c4afb782fd
19 changed files with 117 additions and 51 deletions

View file

@ -57,7 +57,6 @@ void xlr_cb(Fl_Widget *w, void *arg)
HC_BreakoutCable::HC_BreakoutCable(int x, int y, int w, int h):Fl_Group(x, y, w, h, "Breakout Cable")
{
int i = 0;
lock = 0;
box(FL_ENGRAVED_FRAME);
label("Breakout Cable");