Fix xplane plugin header includes

* Include only what is used
* Use forward declaration when possible
* Sorted includes

refs #598
This commit is contained in:
Roland Winklmeier
2016-05-18 14:44:54 +02:00
parent 0326d1fc81
commit cbc3946306
13 changed files with 150 additions and 28 deletions

View File

@@ -10,6 +10,8 @@
#include "simulatorxplaneconfig.h"
#include "simulatorxplaneconfigwindow.h"
class QWidget;
namespace BlackSimPlugin
{
namespace XPlane