Skip to content
Snippets Groups Projects
Commit f013eefe authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent ebe9814d
No related branches found
No related tags found
No related merge requests found
...@@ -2306,7 +2306,7 @@ void status_options_cb(Fl_Widget *w, void *data) ...@@ -2306,7 +2306,7 @@ void status_options_cb(Fl_Widget *w, void *data)
FL_MENU_TOGGLE }, FL_MENU_TOGGLE },
{ "Geometry volumes", 0, quick_visibility_cb, (void*)"geometry_volumes", { "Geometry volumes", 0, quick_visibility_cb, (void*)"geometry_volumes",
FL_MENU_TOGGLE|FL_MENU_DIVIDER }, FL_MENU_TOGGLE|FL_MENU_DIVIDER },
{ "Mesh vertices", 0, quick_visibility_cb, (void*)"mesh_points", { "Mesh nodes", 0, quick_visibility_cb, (void*)"mesh_points",
FL_MENU_TOGGLE }, FL_MENU_TOGGLE },
{ "Mesh lines", 0, quick_visibility_cb, (void*)"mesh_lines", { "Mesh lines", 0, quick_visibility_cb, (void*)"mesh_lines",
FL_MENU_TOGGLE }, FL_MENU_TOGGLE },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment