mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
Follow up of T167, "private slots" -> "private"
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8b1ef20146
commit
fb5b94e29f
@@ -32,7 +32,7 @@ using namespace BlackMisc::PhysicalQuantities;
|
||||
using namespace BlackMisc::Geo;
|
||||
using namespace BlackMisc::Audio;
|
||||
|
||||
bool SwiftGuiStd::ps_reloadOwnAircraft()
|
||||
bool SwiftGuiStd::reloadOwnAircraft()
|
||||
{
|
||||
if (!this->m_contextNetworkAvailable) { return false; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user