#ifndef LHCOLORDIALOG_GLOBAL_H #define LHCOLORDIALOG_GLOBAL_H #include #if defined(LHCOLORDIALOG_LIBRARY) # define LHCOLORDIALOG_EXPORT Q_DECL_EXPORT #else # define LHCOLORDIALOG_EXPORT Q_DECL_IMPORT #endif #endif // LHCOLORDIALOG_GLOBAL_H