diff options
| author | Matthias Melcher <github@matthiasm.com> | 2025-03-07 19:52:54 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2025-03-07 19:52:54 +0100 |
| commit | 70e5dc23aee51fc2fe67c73390d808e01ccfbfa6 (patch) | |
| tree | 91722763edd61364b7a2259cb95e7c086d2c515e /fluid/panels/function_panel.fl | |
| parent | c3571838cb10133aa913efd7523b9543a65459c1 (diff) | |
Cleaning up widget browser, renamed to Node_Browser.
Diffstat (limited to 'fluid/panels/function_panel.fl')
| -rw-r--r-- | fluid/panels/function_panel.fl | 2 |
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*)} { |
