mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-22 01:40:18 -05:00
- updated to version 1.4
fixed compile warnings.
This commit is contained in:
parent
ca7ae60abd
commit
c4afb782fd
19 changed files with 117 additions and 51 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue