1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

OP-781: reorganized imports

This commit is contained in:
filnet 2012-12-30 19:04:02 +01:00
parent d0447b5e06
commit a45578c250

View File

@ -37,8 +37,8 @@
#include <QtCore/QDebug>
#include <QtCore/QSettings>
#include <QtGui/QHeaderView>
#include <QtGui/QPushButton>
#include <QtGui/QLabel>
#include <QtGui/QPushButton>
namespace {
struct PageData {