summaryrefslogtreecommitdiff
path: root/fluid/panels/function_panel.fl
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2025-03-07 19:52:54 +0100
committerMatthias Melcher <github@matthiasm.com>2025-03-07 19:52:54 +0100
commit70e5dc23aee51fc2fe67c73390d808e01ccfbfa6 (patch)
tree91722763edd61364b7a2259cb95e7c086d2c515e /fluid/panels/function_panel.fl
parentc3571838cb10133aa913efd7523b9543a65459c1 (diff)
Cleaning up widget browser, renamed to Node_Browser.
Diffstat (limited to 'fluid/panels/function_panel.fl')
-rw-r--r--fluid/panels/function_panel.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/panels/function_panel.fl b/fluid/panels/function_panel.fl
index b63b4bf50..7adb2ecea 100644
--- a/fluid/panels/function_panel.fl
+++ b/fluid/panels/function_panel.fl
@@ -43,7 +43,7 @@ decl {\#include "rsrcs/pixmaps.h"} {private local
decl {\#include "widgets/Bin_Button.h"} {private global
}
-decl {\#include "widgets/widget_browser.h"} {private local
+decl {\#include "widgets/Node_Browser.h"} {private local
}
Function {use_tab_navigation(int, Fl_Text_Editor*)} {