Use QAtomicInt::store() instead of operator=(int)
authorBradley T. Hughes <bradley.hughes@nokia.com>
Tue, 1 Nov 2011 12:36:00 +0000 (13:36 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 7 Nov 2011 15:53:38 +0000 (16:53 +0100)
The operator=() is deprecated and will be removed.

Change-Id: I5b6d2578d085334ce9e9fb5d01dfb1eca5569e4b
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>


No differences found