1 | // This file is autogenerated by qmake. It contains a function that |
---|---|
2 | // references all resources the plugin includes and the function is |
3 | // referenced by Qt_(MOC_)EXPORT_PLUGIN to ensure the inclusion in |
4 | // the statically linked plugin. |
5 | #include <QtCore/qglobal.h> |
6 | void moctestplugin_plugin_resource_init() |
7 | { |
8 | Q_INIT_RESOURCE(qmake_plugin_resource); |
9 | } |
10 |