Files
fltk/src
Albrecht Schlosser fb48bc22cc
Build and Test / build-linux (push) Waiting to run
Build and Test / build-wayland (push) Waiting to run
Build and Test / build-macos (push) Waiting to run
Build and Test / build-windows (push) Waiting to run
Remove redundant Fl_Group::clear() from ~Fl_Scroll()
Fl_Group::clear() is called in Fl_Group's d'tor anyway.

Technically we don't need to remove hscrollbar and scrollbar because
they are destroyed (and thus removed from Fl_Group) before Fl_Group's
d'tor is executed but this is left for clarity and to guarantee the
order (see comment).
2025-04-03 17:11:25 +02:00
..
2023-12-15 20:03:35 +01:00
2025-02-21 16:25:39 +01:00
2024-04-26 12:46:29 +02:00
2024-11-17 20:01:46 +01:00
2024-11-17 20:01:46 +01:00
2021-12-17 19:37:48 +01:00
2024-01-15 14:52:58 -08:00