#pragma once #include #if defined(M_GUI_SYSMANAGER_LIBRARY) # define M_GUI_SYSMANAGER_EXPORT Q_DECL_EXPORT #else # define M_GUI_SYSMANAGER_EXPORT Q_DECL_IMPORT #endif