Commit c0d8c1a7 authored by Lorenz Meier's avatar Lorenz Meier

Removed a bit more of old cruft

parent b227e27e
......@@ -70,7 +70,7 @@ QGCCore::QGCCore(int &argc, char* argv[]) : QApplication(argc, argv)
// Set application name
this->setApplicationName(QGC_APPLICATION_NAME);
this->setApplicationVersion(QGC_APPLICATION_VERSION);
this->setOrganizationName(QLatin1String("OPENMAV"));
this->setOrganizationName(QLatin1String("QGroundControl"));
this->setOrganizationDomain("org.qgroundcontrol");
// Set settings format
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment