|
// generated by Fast Light User Interface Designer (fluid) version 0.99
|
|
#include <FL/Fl.H>
|
|
#include <FL/Fl_Button.H>
|
|
#include <FL/Fl_Input.H>
|
|
#include <FL/Fl_Window.H>
|
|
extern void key_cb(Fl_Button*, void*);
|
|
extern void shift_cb(Fl_Button*, void*);
|
|
Fl_Window *make_window();
|