From 219c623b4b822e1a6ccc524a184c49ad838c6647 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 15 Apr 2025 15:28:31 +0200 Subject: Fluid: hiding MergeBack form the main menu. Hiding menuitem if option is not available. Also testing the new FL_BEFORE_MENU event. --- fluid/app/shell_command.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/app/shell_command.cxx') diff --git a/fluid/app/shell_command.cxx b/fluid/app/shell_command.cxx index 3bb252cae..e0080dfd5 100644 --- a/fluid/app/shell_command.cxx +++ b/fluid/app/shell_command.cxx @@ -102,9 +102,9 @@ #include "io/Project_Reader.h" #include "io/Project_Writer.h" #include "panels/settings_panel.h" +#include "widgets/App_Menu_Bar.h" #include -#include #include #include -- cgit v1.2.3