Stop declaring fl_default_cursor as it no longer exists.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10213 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
0f75e7fdb2
commit
de2e11d743
@ -92,7 +92,6 @@ public:
|
||||
int set_cursor(const Fl_RGB_Image*, int, int);
|
||||
static Fl_X* make(Fl_Window*);
|
||||
};
|
||||
extern FL_EXPORT HCURSOR fl_default_cursor;
|
||||
extern FL_EXPORT UINT fl_wake_msg;
|
||||
extern FL_EXPORT char fl_override_redirect; // hack into Fl_Window::make_xid()
|
||||
extern FL_EXPORT int fl_background_pixel; // hack into Fl_Window::make_xid()
|
||||
|
Loading…
Reference in New Issue
Block a user