dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
main.cpp
Go to the documentation of this file.
1 #include <QtCore/QCoreApplication>
2 #include <QTextStream>
3 #include "uavobjectstest.h"
4 
5 int main(int argc, char *argv[])
6 {
7  QCoreApplication a(argc, argv);
8 
9  UAVObjectsTest *test = new UAVObjectsTest();
10 
11  return a.exec();
12 }
int main(int argc, char *argv[])
Definition: main.cpp:70
end a
Definition: OPPlots.m:98