Don't use RefCount int operations
authorJoão Abecasis <joao.abecasis@nokia.com>
Wed, 11 Jan 2012 15:01:10 +0000 (16:01 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 17 Jan 2012 14:37:47 +0000 (15:37 +0100)
commit9e9f7a482abbfc862c9a5cc292139a36b5f25700
tree354e906307aac4417a6128a60b7e6eb40c16d858
parent301f7b780cbb0e5b1f6c9bf88bdb7dffe9b1110e
Don't use RefCount int operations

, as those are going away.

This cleans use of those operations in the QArrayData stack.

Change-Id: I67705fe0a2f8d99ea13739b675021356a5736f83
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: hjk <qthjk@ovi.com>
src/corelib/tools/qarraydataops.h
tests/auto/corelib/tools/qarraydata/tst_qarraydata.cpp