#pragma once #include #if defined(M_SUB_WND_LIBRARY) # define M_SUB_WND_EXPORT Q_DECL_EXPORT #else # define M_SUB_WND_EXPORT Q_DECL_IMPORT #endif