Ref T210, moved "guess" into CApplicationInfo

* core unit test, set correct type
* guess application type now in CApplicationInfo
This commit is contained in:
Klaus Basan
2017-12-19 21:02:38 +01:00
parent cb751306f8
commit 8b74acb3a9
5 changed files with 27 additions and 20 deletions

View File

@@ -93,6 +93,8 @@ namespace BlackMisc
QString m_version;
CProcessInfo m_process;
static Application guessApplication();
BLACK_METACLASS(
CApplicationInfo,
BLACK_METAMEMBER(app),