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

test delete

parent 691972d8
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); // FIXME: true would be better
return; return;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment