Nfc - guarantee statics initialization order
Use Q_GLOBAL_STATIC instead of simple static QMap object to avoid problems with
undefined initialization order for 'statics' from different translation units.
Task-number: QTBUG-51860
Change-Id: I6ce48f3c0770dc0ff125b443816f6b3b23ae809e
Reviewed-by:
Alex Blasche <alexander.blasche@theqtcompany.com>
Showing
Please register or sign in to comment