Follow up of T167, "private slots" -> "private"

This commit is contained in:
Klaus Basan
2017-10-10 00:05:23 +01:00
committed by Mathew Sutcliffe
parent 8b1ef20146
commit fb5b94e29f
5 changed files with 83 additions and 84 deletions

View File

@@ -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; }