diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2025-08-02 22:14:05 +0300 |
|---|---|---|
| committer | Ahmad Samir <a.samirh78@gmail.com> | 2025-08-09 19:42:52 +0300 |
| commit | 59070a2da8027ac4dec51c170f0a4e39ebb9a713 (patch) | |
| tree | afb8820a3a0c20ecb8a49603a86557b2e406ac5f /src/network/access/qnetworkreply.cpp | |
| parent | 51ec38f8881eadc6cbbba63417c4d6d347841a7f (diff) | |
QDirListingPrivate: init() now takes no args
It had a bool arg mimicking the original QDirIterator code. This was
needed because QDI had a ctor that took a QDir (and QDI itself at one
point in the distant past inherited QDir), and the resovleEngine
arg was set to true/false depending on the QDirPrivate::fileEngine
pointer. This isn't the case any more, and looking back,
QDirListingPrivate::init() has always been called with a true arg.
Change-Id: Ib488ca459234e22653c6efe4013adb1343a2d19c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/network/access/qnetworkreply.cpp')
0 files changed, 0 insertions, 0 deletions
