diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2025-09-05 09:25:59 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2025-09-05 09:25:59 +0200 |
| commit | 8472df82d0c4389eff9f1849dd91eb7c3a413920 (patch) | |
| tree | a809858a3bd95bedb80a647cd658c2371796bb08 /documentation/src | |
| parent | 93fae41fc286d74b38cdce3b7c107e86f2bd730d (diff) | |
Remove use of deprecated member function Fl_Menu_Item::setonly()
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/wayland.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox index b4c9d018b..21806ebb1 100644 --- a/documentation/src/wayland.dox +++ b/documentation/src/wayland.dox @@ -132,7 +132,6 @@ The public C API to Wayland, xkb, EGL and libdecor libraries are obtained with #include <xkbcommon/xkbcommon-compose.h> #include <linux/input.h> // for BTN_LEFT, BTN_RIGHT, BTN_MIDDLE #include "../../../libdecor/src/libdecor.h" -#include "../../../libdecor/src/libdecor-plugin.h" #if HAVE_GL # include <wayland-egl.h> # include <EGL/egl.h> |
