refs #911, settings UI for simConnect.cfg improved

* only work with local file, a remote file can be adjusted in the core`s settings
* set UI port/address from file
* formatting/renaming
This commit is contained in:
Klaus Basan
2017-03-16 02:23:02 +01:00
committed by Mathew Sutcliffe
parent f82f04275b
commit 566b6aabf3
2 changed files with 31 additions and 30 deletions

View File

@@ -45,7 +45,7 @@ namespace BlackSimPlugin
void checkSimConnectCfgFile();
//! Test the SimConnect connectivity
void testSimConnectConnection();
void testConnection();
//! Save a simconnect.cfg file for FSX
void saveSimConnectCfgFile();