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

fix compile

parent ac8f41e8
Branches
Tags
No related merge requests found
......@@ -1239,10 +1239,12 @@ void Msg::ImportPhysicalGroupsInOnelab()
_onelabClient->clear(tmp);
}
#if defined(HAVE_FLTK)
if(FlGui::available()){
FlGui::instance()->resetVisibility();
FlGui::instance()->rebuildTree(true);
}
#endif
}
#endif
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment