summaryrefslogtreecommitdiff
path: root/fluid/function_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/function_panel.h')
-rw-r--r--fluid/function_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/function_panel.h b/fluid/function_panel.h
index cd87a096b..0595cfad4 100644
--- a/fluid/function_panel.h
+++ b/fluid/function_panel.h
@@ -66,6 +66,7 @@ extern Fl_Light_Button *declblock_public_button;
Fl_Double_Window* make_declblock_panel();
extern Fl_Double_Window *decl_panel;
extern Fl_Light_Button *decl_public_button;
+extern Fl_Light_Button *decl_static_button;
extern Fl_Input *decl_input;
extern Fl_Return_Button *decl_panel_ok;
extern Fl_Button *decl_panel_cancel;