In qtbase/src/corelib/io, files qstorageinfo_p.h, qstorageinfo_unix.cpp, and qstorageinfo_win.cpp, two of the method names are spelled incorrectly. The methods retreiveVolumeInfo() and retreiveDiskFreeSpace() should be retrieveVolumeInfo() and retrieveDiskFreeSpace(). These are internal private methods so it does not affect the public APIs, but it should be corrected.
-
Lars Knoll
-
Jeff Tranter
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There is 1 closed Gerrit change
Hide
There is 1 closed Gerrit change
- Fix spelling errors in method names in QStorageInfo.
- Gerrit Review: