From e0f11022f133c6a8316297e6299b9272f7474119 Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Tue, 16 Mar 2021 11:52:10 +0900 Subject: Fix a typo in resources_functions.prf Change-Id: I38b81ba63612bd90b0a70f6b0c468667581b3c11 Reviewed-by: Joerg Bornemann --- mkspecs/features/resources_functions.prf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkspecs') diff --git a/mkspecs/features/resources_functions.prf b/mkspecs/features/resources_functions.prf index 9b0086596d..729685db10 100644 --- a/mkspecs/features/resources_functions.prf +++ b/mkspecs/features/resources_functions.prf @@ -115,7 +115,7 @@ defineTest(qtEnsurePluginResourcesCpp) { RESOURCE_INIT_CONT = \ "// This file is autogenerated by qmake. It contains a function that" \ "// 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." \ "$${LITERAL_HASH}include " \ "void $${resource_init_function}() " \ -- cgit v1.2.3