- 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

@ -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.")
{