Go to the documentation of this file. 1 #ifndef PATRONUM_GLOBAL_H 2 #define PATRONUM_GLOBAL_H 4 #include <QtCore/qglobal.h> 6 #if defined(PATRONUM_LIBRARY) 7 # define PATRONUM_LIBRARYSHARED_EXPORT Q_DECL_EXPORT 9 # define PATRONUM_LIBRARYSHARED_EXPORT Q_DECL_IMPORT 13 #endif // PATRONUM_GLOBAL_H