diff options
| author | Manolo Gouy <Manolo> | 2016-04-18 13:17:09 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2016-04-18 13:17:09 +0000 |
| commit | 9df9ffdc4c8f7f7a0a76f4f836f36ce66182cfb5 (patch) | |
| tree | db8ffdcd41dbd5b92f068cacf9ca3f8909c9b10e /FL/x.H | |
| parent | cb95d4006797a595cbdafd4f9255f76120aaeb47 (diff) | |
Replace Fl_X::sendxjunk() under USE_X11 by Fl_X11_Window_Driver::sendxjunk().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11650 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/x.H')
| -rw-r--r-- | FL/x.H | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -120,7 +120,6 @@ public: char wait_for_expose; static Fl_X* first; static Fl_X* i(const Fl_Window* wi) {return wi->i;} - void sendxjunk(); int set_cursor(Fl_Cursor); int set_cursor(const Fl_RGB_Image*, int, int); static void make_xid(Fl_Window*,XVisualInfo* =fl_visual, Colormap=fl_colormap); |
