4
1
mirror of https://github.com/QuasarApp/DoctorPill.git synced 2025-04-30 19:54:47 +00:00

fix README

This commit is contained in:
Andrei Yankovich 2022-01-23 20:40:04 +03:00
parent 6d9377ddd3
commit cedae0ced0

@ -95,6 +95,7 @@ For working with gui wrapper you need to initialize this library before include
```cpp ```cpp
#include <doctorpillgui.h>
int main(int argc, char *argv[]) { int main(int argc, char *argv[]) {
QCoreApplication::setOrganizationName("QuasarApp"); QCoreApplication::setOrganizationName("QuasarApp");