replace flatpak config with published one. Only builds from git now.
Made large progress on getting history from device.
This commit is contained in:
@@ -12,6 +12,7 @@ Q_DECL_EXPORT int main(int argc, char *argv[])
|
||||
QCoreApplication::setOrganizationName("eyecreate");
|
||||
QCoreApplication::setOrganizationDomain("eyecreate.org");
|
||||
QCoreApplication::setApplicationName("qiflora");
|
||||
|
||||
|
||||
QQmlApplicationEngine engine;
|
||||
qmlRegisterType<BluetoothDevices>();
|
||||
|
||||
Reference in New Issue
Block a user