f9039b2ae2
git-svn-id: file:///fltk/svn/fltk/trunk@2 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
13 lines
326 B
C
13 lines
326 B
C
// generated by Fast Light User Interface Designer (fluid) version 0.99
|
|
|
|
#include <FL/Fl.H>
|
|
#include <FL/Fl_Button.H>
|
|
#include <FL/Fl_Clock.H>
|
|
#include <FL/Fl_Group.H>
|
|
#include <FL/Fl_Input.H>
|
|
#include <FL/Fl_Return_Button.H>
|
|
#include <FL/Fl_Tabs.H>
|
|
#include <FL/Fl_Window.H>
|
|
#include <stdlib.h>
|
|
extern Fl_Window *foo_window;
|