Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.12.4
Description
Method remove() of the class QDir must be const just like its sibling rmdir().
I don't see any reason for it to be non-const.
The fix won't break any user code anyway.