#225 Clear Result Info and Result Plot when closing a case

This commit is contained in:
Magne Sjaastad
2016-07-18 16:16:10 +02:00
parent b0caea9e98
commit fa19a74dcc
3 changed files with 17 additions and 3 deletions

View File

@@ -75,6 +75,7 @@ public:
static RiuMainWindow* instance();
void initializeGuiNewProjectLoaded();
void cleanupGuiCaseClose();
void cleanupGuiBeforeProjectClose();
void removeViewer( QWidget* viewer );