diff options
| author | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-05 15:21:34 +0500 |
|---|---|---|
| committer | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-05 15:21:34 +0500 |
| commit | db214d1145e46d527a46d1fc2519548d2c4d23f1 (patch) | |
| tree | cf0fd9922e4d54f6beb63888f9b28c8e2a787bdf /FL/Fl.H | |
| parent | 75fc94d6c71fe686f6dde5b41ad91cba2f6bdd6f (diff) | |
wip: fork
Diffstat (limited to 'FL/Fl.H')
| -rw-r--r-- | FL/Fl.H | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -77,11 +77,6 @@ namespace Fl { FL_EXPORT extern Fl_Screen_Driver *screen_driver(); FL_EXPORT extern Fl_System_Driver *system_driver(); -#ifdef __APPLE__ // deprecated in 1.4 - only for compatibility with 1.3 -FL_EXPORT extern void reset_marked_text(); -FL_EXPORT extern void insertion_point_location(int x, int y, int height); -#endif - FL_EXPORT extern int box_shadow_width(); FL_EXPORT extern void box_shadow_width(int W); |
