summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineparser.cpp
diff options
context:
space:
mode:
authorDheerendra Purohit <dheerendra@pthinks.com>2024-12-10 12:29:41 +0530
committerDheerendra Purohit <dheerendra@pthinks.com>2024-12-17 09:45:59 +0530
commitf76c9bf8239c053e5d304664e8b49beab54b9139 (patch)
treeb8fa34ab7c5f59e340c5ec01f843f25dbf4d2c09 /src/corelib/tools/qcommandlineparser.cpp
parent7de17a91bcc812a64bb3b42570ed9356e759bd5a (diff)
Copy const attribute of method in QMetaObjectBuilder::addMethod()
const attribute of prototype object method in QMetaObjectBuilder::addMethod() is not copied. auto test failed due to this missing functionality. Copy const attribute of method in QMetaObjectBuilder::addMethod() from prototype object. Task-number: QTBUG-126849 Change-Id: Iaa4042c2ac50c57eacb6b9821163488d82f7a0be Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qcommandlineparser.cpp')
0 files changed, 0 insertions, 0 deletions