mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 13:55:38 +08:00
Wayland: replace public fl_event_time by static wld_event_time.
This commit is contained in:
@@ -26,7 +26,6 @@ struct flWaylandRegion {
|
||||
}; // a region is the union of a series of rectangles
|
||||
|
||||
#include <stdint.h>
|
||||
extern FL_EXPORT uint32_t fl_event_time;
|
||||
|
||||
FL_EXPORT struct wl_display *fl_wl_display();
|
||||
FL_EXPORT struct wl_surface *fl_wl_surface(Window xid);
|
||||
|
||||
Reference in New Issue
Block a user