summaryrefslogtreecommitdiff
path: root/fluid/about_panel.h
blob: 7113cf5cf8dc6272978af0083a2f93dca1718bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// generated by Fast Light User Interface Designer (fluid) version 0.99

#include <FL/Fl.H>
#include <FL/Fl_Box.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Return_Button.H>
#include <FL/Fl_Window.H>
extern Fl_Window *about_panel;
extern Fl_Group *display_group;
extern Fl_Box *copyright_box;
Fl_Window* make_about_panel(const char *copyright);