summaryrefslogtreecommitdiff
path: root/fluid/Fd_Snap_Action.h
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-04-26 20:24:33 +0200
committerMatthias Melcher <github@matthiasm.com>2023-04-26 20:24:33 +0200
commit982d104adb5b5c73990c81b1cd53eb6e65f6fa1e (patch)
treebf2fdfb0a5ebb44ce5d9a7938d404c5e9dbdaa75 /fluid/Fd_Snap_Action.h
parente82e709bcc525e4d9a6e6b5cf75f61e7ab20c2e5 (diff)
FLUID: Initialisation orner in menus: #722
Diffstat (limited to 'fluid/Fd_Snap_Action.h')
-rw-r--r--fluid/Fd_Snap_Action.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fluid/Fd_Snap_Action.h b/fluid/Fd_Snap_Action.h
index 769d9c6d8..201ed497d 100644
--- a/fluid/Fd_Snap_Action.h
+++ b/fluid/Fd_Snap_Action.h
@@ -21,6 +21,8 @@
struct Fl_Menu_Item;
+extern Fl_Menu_Item main_layout_submenu_[];
+
enum {
FD_STORE_INTERNAL,
FD_STORE_USER,