Changeset 18 for trunk/src/corelib/io/qfsfileengine_p.h
- Timestamp:
- Jun 6, 2009, 11:27:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/io/qfsfileengine_p.h
r2 r18 139 139 mutable uint could_stat : 1; 140 140 mutable uint tried_stat : 1; 141 #if def Q_OS_UNIX141 #if 142 142 mutable uint need_lstat : 1; 143 143 mutable uint is_link : 1;
Note:
See TracChangeset
for help on using the changeset viewer.