Changeset 793 for trunk/src/corelib/io
- Timestamp:
- Oct 13, 2010, 12:27:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/io/qfsfileengine_os2.cpp
r716 r793 679 679 } 680 680 681 682 683 684 685 686 681 687 bool isRoot = isDriveRootPath(d->filePath) || isUncRootPath(d->filePath); 682 688 bool exists = d->doStat();
Note:
See TracChangeset
for help on using the changeset viewer.