diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/mac.H | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -186,6 +186,7 @@ public: static int insertion_point_location(int *px, int *py, int *pheight); // computes window coordinates & height of insertion point static const int CoreText_threshold; // Mac OS version from which the Core Text API is used to display text static Fl_Fontdesc* calc_fl_fonts(void); // computes the fl_fonts global variable + static int dnd(int use_selection); // call Fl_X::dnd(1) to support text dragging private: #if FLTK_ABI_VERSION >= 10304 CGRect* subRect_; // makes sure subwindow remains inside its parent window |
