From 4f64387b04f5604147c1d4bbbaeac13a1ca3fa7d Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Mon, 12 Oct 2015 16:38:59 -0700 Subject: [PATCH] More header moves for Mobile build --- src/ui/MainWindow.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ui/MainWindow.h b/src/ui/MainWindow.h index 2c3017ce2..da1e2de63 100644 --- a/src/ui/MainWindow.h +++ b/src/ui/MainWindow.h @@ -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; class QGCStatusBar; class Linecharts; class QGCDataPlot2D; -class QGCUASFileViewMulti; /** * @brief Main Application Window -- 2.22.0