4
0
mirror of https://github.com/QuasarApp/QuasarAppLib.git synced 2025-05-01 20:19:41 +00:00

fix global file

This commit is contained in:
Andrei Yankovich 2020-04-19 13:04:33 +03:00
parent 273045d966
commit 2343a11c7a

@ -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