Support type qualifiers before a class name; this allows for things like

"FL_EXPORT Fl_File_Chooser"...

Update Fl_File_Chooser and Fl_Help_Dialog to use the new interface so
that we don't have to add FL_EXPORT every time we make a change...


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2003-01-28 20:51:17 +00:00
parent 226715d978
commit fc22bc93a0
11 changed files with 90 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// generated by Fast Light User Interface Designer (fluid) version 1.0101
// generated by Fast Light User Interface Designer (fluid) version 1.0103
#ifndef Fl_Help_Dialog_H
#define Fl_Help_Dialog_H