#include <QtCore/qplugin.h>
#ifndef QPLUGIN_H
#define Q_EXPORT_STATIC_PLUGIN(PLUGIN) Q_EXPORT_STATIC_PLUGIN2(PLUGIN, PLUGIN)

#endif // Q_PLUGIN_H