Don't show asterisk (*) near file name if file saved.
--HG-- branch : develop
This commit is contained in:
parent
949e1d9011
commit
c4c03e1d3e
|
@ -2004,6 +2004,7 @@ bool MainWindow::SavePattern(const QString &fileName, QString &error)
|
||||||
{
|
{
|
||||||
qCDebug(vMainWindow)<<"Could not save file"<<fileName<<"."<<error<<".";
|
qCDebug(vMainWindow)<<"Could not save file"<<fileName<<"."<<error<<".";
|
||||||
}
|
}
|
||||||
|
PatternWasModified(result);
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user