This commit is contained in:
Roland Winklmeier
2016-05-18 16:32:04 +02:00
parent 18aeb9a034
commit d0313c7524
47 changed files with 51 additions and 211 deletions

View File

@@ -19,10 +19,7 @@
namespace BlackMisc
{
namespace Aviation
{
class CTransponder;
}
namespace Aviation { class CTransponder; }
namespace Simulation
{

View File

@@ -13,6 +13,7 @@
#define BLACKMISC_SIMULATION_XPLANE_XPLANEUTIL_H
#include "blackmisc/blackmiscexport.h"
#include <QString>
namespace BlackMisc