Changeset 769 for trunk/src/corelib/io/qfsfileengine_win.cpp
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/src/corelib/io/qfsfileengine_win.cpp
r651 r769 1485 1485 //### what to do with permissions if we don't use NTFS 1486 1486 // for now just add all permissions and what about exe missions ?? 1487 // also qt_ntfs_permission_lookup is now not set by def ualt ... should it ?1487 // also qt_ntfs_permission_lookup is now not set by deflt ... should it ? 1488 1488 ret |= QAbstractFileEngine::ReadOtherPerm | QAbstractFileEngine::ReadGroupPerm 1489 1489 | QAbstractFileEngine::ReadOwnerPerm | QAbstractFileEngine::ReadUserPerm
Note:
See TracChangeset
for help on using the changeset viewer.