mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #883, utility functions
* get executable names * containsApplication
This commit is contained in:
committed by
Mathew Sutcliffe
parent
7bc53ada3e
commit
c8c18b0b21
@@ -33,6 +33,9 @@ namespace BlackMisc
|
||||
|
||||
//! Construct from base class object.
|
||||
CApplicationInfoList(const CSequence<CApplicationInfo> &other);
|
||||
|
||||
//! List containing entry for CApplicationInfo::Application ?
|
||||
bool containsApplication(CApplicationInfo::Application application) const;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user