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/tools/autodoc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/tools/autodoc.cxx') diff --git a/fluid/tools/autodoc.cxx b/fluid/tools/autodoc.cxx index d7d8b14e4..ee9f289b0 100644 --- a/fluid/tools/autodoc.cxx +++ b/fluid/tools/autodoc.cxx @@ -27,13 +27,13 @@ #include "panels/function_panel.h" #include "panels/settings_panel.h" #include "panels/codeview_panel.h" +#include "widgets/App_Menu_Bar.h" #include "widgets/Node_Browser.h" #include #include #include #include -#include extern Fl_Double_Window *settings_window; -- cgit v1.2.3