mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Ref T210, moved "guess" into CApplicationInfo
* core unit test, set correct type * guess application type now in CApplicationInfo
This commit is contained in:
@@ -93,6 +93,8 @@ namespace BlackMisc
|
||||
QString m_version;
|
||||
CProcessInfo m_process;
|
||||
|
||||
static Application guessApplication();
|
||||
|
||||
BLACK_METACLASS(
|
||||
CApplicationInfo,
|
||||
BLACK_METAMEMBER(app),
|
||||
|
||||
Reference in New Issue
Block a user