Set measurement diagram correctly.
When all the known measurements are removed, that should probably make the measurement diagram show the unknown measurement message. --HG-- branch : develop
This commit is contained in:
parent
c142cb4b85
commit
74c95ebb17
|
@ -1076,6 +1076,7 @@ void TMainWindow::SavePMSystem(int index)
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
void TMainWindow::Remove()
|
void TMainWindow::Remove()
|
||||||
{
|
{
|
||||||
|
ShowMDiagram("");
|
||||||
const int row = ui->tableWidget->currentRow();
|
const int row = ui->tableWidget->currentRow();
|
||||||
|
|
||||||
if (row == -1)
|
if (row == -1)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user