#955 Toolbar Button State : Mark calculator button as disabled if no case is open

This commit is contained in:
Magne Sjaastad
2018-05-15 10:41:27 +02:00
parent 225aa34775
commit 19125396a1
3 changed files with 23 additions and 9 deletions

View File

@@ -457,6 +457,8 @@ void RiuPlotMainWindow::updateSummaryPlotToolBar()
m_summaryPlotToolBarEditor->hide();
}
refreshToolbars();
}
//--------------------------------------------------------------------------------------------------