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

test 2 for amandine

parent 52ca33ce
No related branches found
No related tags found
No related merge requests found
...@@ -762,7 +762,7 @@ void onelab_cb(Fl_Widget *w, void *data) ...@@ -762,7 +762,7 @@ void onelab_cb(Fl_Widget *w, void *data)
if(action == "refresh"){ if(action == "refresh"){
updateGraphs(); updateGraphs();
FlGui::instance()->rebuildTree(true); FlGui::instance()->rebuildTree(false); // for Amandine
return; return;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment