Fixing Wclazy-qstring-allocations warning.
--HG-- branch : develop
This commit is contained in:
parent
74c95ebb17
commit
4cf819fff3
|
@ -1076,7 +1076,7 @@ void TMainWindow::SavePMSystem(int index)
|
|||
//---------------------------------------------------------------------------------------------------------------------
|
||||
void TMainWindow::Remove()
|
||||
{
|
||||
ShowMDiagram("");
|
||||
ShowMDiagram(QString());
|
||||
const int row = ui->tableWidget->currentRow();
|
||||
|
||||
if (row == -1)
|
||||
|
|
Loading…
Reference in New Issue
Block a user