mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #485, renamed (CContextRuntime) to CCoreFacade
https://dev.vatsim-germany.org/issues/485#note-6
This commit is contained in:
committed by
Mathew Sutcliffe
parent
79cbcbc88f
commit
d9aac6427b
@@ -29,7 +29,7 @@ using namespace BlackMisc::Input;
|
||||
using namespace BlackGui;
|
||||
using namespace BlackGui::Components;
|
||||
|
||||
void SwiftGuiStd::init(const CRuntimeConfig &runtimeConfig)
|
||||
void SwiftGuiStd::init(const CCoreFacadeConfig &runtimeConfig)
|
||||
{
|
||||
// POST(!) GUI init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user