qad_locations

This commit is contained in:
2020-05-15 22:49:08 +03:00
parent 864940446d
commit 30d1faff9a
4 changed files with 177 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#include <QtCore/QtGlobal>
#ifdef QAD_STATIC_DEFINE
#if defined(QAD_STATIC_DEFINE) || defined(Q_CC_GNU) || defined(DOXYGEN)
# define QAD_EXPORT
#else
# ifdef QAD_SHARED_DEFINE