summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdialogbuttonbox.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2012-08-07 19:44:09 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-17 04:19:06 +0200
commit8c838f29d4df0082021c8b1792feb1d917249b84 (patch)
tree15620ac4f1236c01600a8718f5cc288af168b193 /src/widgets/widgets/qdialogbuttonbox.cpp
parenta530c3381b06a6e26df5f2db6b20a962d98f88ca (diff)
QFileInfoGatherer: remove m_resolveSymlinks for non-Q_OS_WIN
For some reason, m_resolveSymlinks was never set to true for non-Windows systems. The constructor set it to false and the setter was only implemented for Windows. So remove the member and code that is only executed if it is set to true, except on Windows. Change-Id: I386e980688a603475a413e2ef3628d0754778c5c Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com> Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/widgets/widgets/qdialogbuttonbox.cpp')
0 files changed, 0 insertions, 0 deletions