refs #452, adjust contexts

* removed classes (e.g. CAircraft -> CSimulatedAircraft)
* meet changes in signatures (e.g. updateOwnIcaoData -> updateOwnIcaoCodes)
This commit is contained in:
Klaus Basan
2015-09-23 19:28:57 +02:00
committed by Mathew Sutcliffe
parent 07c6370819
commit 77f1f68808
13 changed files with 30 additions and 78 deletions

View File

@@ -19,7 +19,6 @@
#include "blackmisc/audio/audiodeviceinfolist.h"
#include "blackmisc/audio/voiceroomlist.h"
#include "blackmisc/network/userlist.h"
#include "blackmisc/aviation/aircraft.h"
namespace BlackCore
{