From 70e5dc23aee51fc2fe67c73390d808e01ccfbfa6 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 7 Mar 2025 19:52:54 +0100 Subject: Cleaning up widget browser, renamed to Node_Browser. --- fluid/panels/function_panel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fluid/panels/function_panel.cxx') diff --git a/fluid/panels/function_panel.cxx b/fluid/panels/function_panel.cxx index 34f67b881..4ef8fac64 100644 --- a/fluid/panels/function_panel.cxx +++ b/fluid/panels/function_panel.cxx @@ -23,7 +23,7 @@ #include "nodes/factory.h" #include "rsrcs/pixmaps.h" #include "widgets/Bin_Button.h" -#include "widgets/widget_browser.h" +#include "widgets/Node_Browser.h" /** Allow widget navigation on text fields with Tab. -- cgit v1.2.3