diff --git a/README.md b/README.md index 1cd30fc..175055e 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ For working with gui wrapper you need to initialize this library before include ```cpp +#include int main(int argc, char *argv[]) { QCoreApplication::setOrganizationName("QuasarApp");