#pragma once #include #if defined(I_GUI_SPLASH_LIBRARY) # define I_GUI_SPLASH_EXPORT Q_DECL_EXPORT #else # define I_GUI_SPLASH_EXPORT Q_DECL_IMPORT #endif