summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2011-09-12 15:00:01 +0300
committerQt by Nokia <qt-info@nokia.com>2012-01-25 10:19:44 +0100
commit55a5faadb5961c4c6a81de80c5cb3687da29d4de (patch)
treecc4aefd64883eaac7f9ee3a59be3b7c5b9a32ff9 /INSTALL
parent4ecf82795de54fba530ac9c386f3afff2174edbd (diff)
Fixed fileiterator issue for WEC7.
WEC7 does not support FIND_FIRST_EX_LARGE_FETCH with FindFirstFileEx, but windowsVersion for WEC7 is still resolved as WV_WINDOWS7. If the FIND_FIRST_EX_LARGE_FETCH flag is passed to FindFirstFileEx in WEC7, the method does never find any files from given directory. Changed FIND_FIRST_EX_LARGE_FETCH flag to apply only when Q_OS_WINCE is not defined. Task-number: QTBUG-22503 Change-Id: Ic38cf745cda7ee7b23da67dc390ac0e6d04158cd Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions