Browse Source

More header moves for Mobile build

QGC4.4
Don Gagne 10 years ago
parent
commit
4f64387b04
  1. 2
      src/ui/MainWindow.h

2
src/ui/MainWindow.h

@ -52,7 +52,6 @@ This file is part of the QGROUNDCONTROL project @@ -52,7 +52,6 @@ This file is part of the QGROUNDCONTROL project
#include "QGCMAVLinkInspector.h"
#include "QGCMAVLinkLogPlayer.h"
#include "MAVLinkDecoder.h"
#include "QGCUASFileViewMulti.h"
#include "Vehicle.h"
class QGCFirmwareUpdate;
@ -60,7 +59,6 @@ class QSplashScreen; @@ -60,7 +59,6 @@ class QSplashScreen;
class QGCStatusBar;
class Linecharts;
class QGCDataPlot2D;
class QGCUASFileViewMulti;
/**
* @brief Main Application Window

Loading…
Cancel
Save