1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-9 GCS/uavobjectbrowser: Compile fix.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@511 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
ephy 2010-04-16 10:25:32 +00:00 committed by ephy
parent fdb15257f0
commit 17842c5c4c

View File

@ -27,7 +27,6 @@
#include "uavobjectbrowseroptionspage.h"
#include "uavobjectbrowserconfiguration.h"
#include "ui_uavobjectbrowseroptionspage.h"
#include <QtGui/QLabel>
#include <QtGui/QSpinBox>
#include <QtGui/QPushButton>