summaryrefslogtreecommitdiff
path: root/fluid/function_panel.fl
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/function_panel.fl')
-rw-r--r--fluid/function_panel.fl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl
index 19f620641..f9c790815 100644
--- a/fluid/function_panel.fl
+++ b/fluid/function_panel.fl
@@ -57,6 +57,7 @@ Function {make_code_panel()} {open
Fl_Text_Editor code_input {selected
xywh {12 12 521 116} box NO_BOX resizable
code0 {o->buffer(new Fl_Text_Buffer);}
+ code1 {o->textfont(FL_COURIER);}
}
}
Fl_Return_Button code_panel_ok {