qt: messages: use C++ atomic instead of Qt's
commitc5e302585ee0e02080400fde79a9aa27de01e2a9
authorAlexandre Janniaux <ajanni@videolabs.io>
Sun, 23 Feb 2020 19:34:24 +0000 (23 20:34 +0100)
committerMarvin Scholz <epirat07@gmail.com>
Tue, 10 Mar 2020 23:18:55 +0000 (11 00:18 +0100)
tree40fce7ba4ad396c10339938569d2e338c02dec42
parented74dde51591b9a071429cee80507e6a99f69576
qt: messages: use C++ atomic instead of Qt's

It removes a deprecation warning on QBasicAtomicInteger<T>::load which
is not solvable with Qt 5.12 version at the same time.

Signed-off-by: Marvin Scholz <epirat07@gmail.com>
modules/gui/qt/dialogs/messages/messages.hpp