#pragma once #include #if defined(X_GUI_NAVI_LIBRARY) # define X_GUI_NAVI_EXPORT Q_DECL_EXPORT #else # define X_GUI_NAVI_EXPORT Q_DECL_IMPORT #endif