mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-12 04:27:52 -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
|
|
@ -20,9 +20,7 @@
|
|||
|
||||
#pragma implementation
|
||||
#include "HC_AutoSyncRef.h"
|
||||
|
||||
extern char *freqs[10];
|
||||
extern char *ref[7];
|
||||
#include "labels.h"
|
||||
|
||||
HC_AutoSyncRef::HC_AutoSyncRef(int x, int y, int w, int h):Fl_Widget(x, y, w, h, "AutoSync Ref.")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue