Ref T554, clean up outdated auto publish files

This commit is contained in:
Klaus Basan
2019-03-23 19:52:52 +01:00
committed by Mat Sutcliffe
parent 3988fbdb32
commit 3d563d9e7d
2 changed files with 28 additions and 6 deletions

View File

@@ -87,7 +87,7 @@ namespace BlackMisc
private:
//! All files matching the pattern
static QStringList publishFiles(const QString &dirPath);
static QStringList findAndCleanupPublishFiles(const QString &dirPath);
QMap<QString, PhysicalQuantities::CLength> m_modelStringVsCG;
QMap<QString, CSimulatorInfo> m_modelStringVsSimulatorInfo;