#include <QtCore/qplugin.h> #ifndef QPLUGIN_H #ifndef Q_EXTERN_C #ifdef __cplusplus #define Q_EXTERN_C extern "C" #else #endif #endif #endif // Q_PLUGIN_H