#ifndef MAPWIDGETGLOBAL_H #define MAPWIDGETGLOBAL_H #include #ifdef QtopmapWidget #if defined(OPMAPWIDGET_LIBRARY) # define OPMAPWIDGETSHARED_EXPORT Q_DECL_EXPORT #else # define OPMAPWIDGETSHARED_EXPORT Q_DECL_IMPORT #endif #endif #endif // MAPWIDGETGLOLAB_H