mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-26 01:34:39 +00:00
fix global file
This commit is contained in:
parent
273045d966
commit
2343a11c7a
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
#include <QtCore/qglobal.h>
|
#include <QtCore/qglobal.h>
|
||||||
|
|
||||||
#if defined(QUASARAAPP_LIBRARY)
|
#if defined(QUASARAPP_LIBRARY)
|
||||||
# define QUASARAPPSHARED_EXPORT Q_DECL_EXPORT
|
# define QUASARAPPSHARED_EXPORT Q_DECL_EXPORT
|
||||||
#else
|
#else
|
||||||
# define QUASARAPPSHARED_EXPORT Q_DECL_IMPORT
|
# define QUASARAPPSHARED_EXPORT Q_DECL_IMPORT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user