mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
refs #205, added selection for DBus server to intro window
* changed init of main window to CRuntimeConfig, btw. makes 8 in https://dev.vatsim-germany.org/issues/199 redundant * coreMode in main window gone * mode for external / local audio
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
enum CoreMode {
|
||||
CoreInGuiProcess,
|
||||
CoreExternal,
|
||||
CoreExternalVoiceLocal
|
||||
CoreExternalAudioLocal
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user