Skip to content

Fix broken translation lookup for object & property descriptions

ed80be15 added context as needed for the QT_TRANSLATE_NOOP macros, but missed to also update the respective QCoreApplication::translate() call

@aacid

Merge request reports