Remove dependency on QFSFileEngine
authorJoão Abecasis <joao.abecasis@nokia.com>
Sat, 4 Feb 2012 23:50:25 +0000 (00:50 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 6 Feb 2012 15:48:22 +0000 (16:48 +0100)
commit5d255789cdd6f1d301c161e25151595ca06db436
tree35e428bd4403335ae46d2eb3d607540edd02cf2c
parenteeb9861a91bcb5b5122e26012587bbcd619da2d4
Remove dependency on QFSFileEngine

The code was hard-wired to use QFSFileEngine to determine platform
preference for file system case sensitivity. In this case it is cheaper
to use private API and directly access the information in
QFileSystemEngine.

This change is also necessary because file engines are being dropped
from the public API.

Change-Id: I5015d5fdb3979af9ff2d114084053ad06220d834
Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com>
src/widgets/dialogs/qfileinfogatherer_p.h