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

merge watched files when opening new project (hack; will change later)

parent 2eb0d2e8
No related branches found
No related tags found
No related merge requests found
......@@ -478,6 +478,7 @@ void OpenProject(std::string fileName)
#if defined(HAVE_FLTK)
if(FlGui::available()){
file_watch_cb(0, 0);
FlGui::instance()->resetVisibility();
FlGui::instance()->updateViews();
FlGui::instance()->updateFields();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment