#pragma once #include #if defined(NM_SUB_WND_LIBRARY) # define NM_SUB_WND_EXPORT Q_DECL_EXPORT #else # define NM_SUB_WND_EXPORT Q_DECL_IMPORT #endif