mirror of
https://github.com/fltk/fltk.git
synced 2026-06-08 10:00:38 +08:00
Fixed another FL_EXPORT missing in fl_draw.H.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7315 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ class Fl_Image;
|
||||
|
||||
// Label flags...
|
||||
FL_EXPORT extern char fl_draw_shortcut;
|
||||
extern Fl_Device *fl_device;
|
||||
FL_EXPORT extern Fl_Device *fl_device;
|
||||
|
||||
/** \addtogroup fl_attributes
|
||||
@{
|
||||
|
||||
Reference in New Issue
Block a user