Merge branch 'master' of github.com:QuasarApp/QuasarAppLib

This commit is contained in:
Andrei Yankovich 2020-04-19 17:29:12 +03:00
commit 4af60d539e

View File

@ -3,7 +3,7 @@
#include <QtCore/qglobal.h>
#if defined(QUASARAAPP_LIBRARY)
#if defined(QUASARAPP_LIBRARY)
# define QUASARAPPSHARED_EXPORT Q_DECL_EXPORT
#else
# define QUASARAPPSHARED_EXPORT Q_DECL_IMPORT