QGCMainWindowAPConfigurator.cc 142 Bytes
Newer Older
pixhawk's avatar
pixhawk committed
1 2 3 4 5 6
#include "QGCMainWindowAPConfigurator.h"

QGCMainWindowAPConfigurator::QGCMainWindowAPConfigurator(QObject *parent) :
    QObject(parent)
{
}