#pragma once #include #if defined(NM_SUB_WXS_LIBRARY) #define NM_SUB_WXS_EXPORT Q_DECL_EXPORT #else #define NM_SUB_WXS_EXPORT Q_DECL_IMPORT #endif