mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Renamed function to processNames as part of review
https://dev.vatsim-germany.org/issues/894#note-3
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8b1c8c068b
commit
797e5dd576
@@ -41,7 +41,7 @@ namespace BlackMisc
|
||||
int removeApplication(CApplicationInfo::Application application);
|
||||
|
||||
//! Running application names
|
||||
QStringList runningProcessNames() const;
|
||||
QStringList processNames() const;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user