Merge "Fix a typo in resources_functions.prf"
This commit is contained in:
commit
0b06e55aae
@ -115,7 +115,7 @@ defineTest(qtEnsurePluginResourcesCpp) {
|
|||||||
RESOURCE_INIT_CONT = \
|
RESOURCE_INIT_CONT = \
|
||||||
"// This file is autogenerated by qmake. It contains a function that" \
|
"// This file is autogenerated by qmake. It contains a function that" \
|
||||||
"// references all resources the plugin includes and the function is" \
|
"// references all resources the plugin includes and the function is" \
|
||||||
"// referenced by Qt_(MOC_)EXPORT_PLUGIN to ensure the inclusion in" \
|
"// referenced by QT_(MOC_)EXPORT_PLUGIN to ensure the inclusion in" \
|
||||||
"// the statically linked plugin." \
|
"// the statically linked plugin." \
|
||||||
"$${LITERAL_HASH}include <QtCore/qglobal.h>" \
|
"$${LITERAL_HASH}include <QtCore/qglobal.h>" \
|
||||||
"void $${resource_init_function}() " \
|
"void $${resource_init_function}() " \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user