mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 00:41:35 +01:00
fix meta info
This commit is contained in:
4
main.cpp
4
main.cpp
@@ -8,8 +8,8 @@ int main(int argc, char *argv[])
|
||||
w.show();
|
||||
|
||||
a.setApplicationName("Speech-To-Text");
|
||||
a.setOrganizationName("Lantia IT");
|
||||
a.setOrganizationDomain("lantia-it.de");
|
||||
a.setOrganizationName("Potaris IT | Yannik Schmidt");
|
||||
a.setOrganizationDomain("potaris.de");
|
||||
|
||||
return a.exec();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user