3 lines
57 B
C++
3 lines
57 B
C++
|
#include <QtPlugin>
|
||
|
Q_IMPORT_PLUGIN($$CMAKE_PLUGIN_NAME)
|