summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwin10helpers.cpp
diff options
context:
space:
mode:
authorAndrew Knight <andrew.knight@intopalo.com>2016-12-27 00:46:05 +0200
committerAndrew Knight <andrew.knight@intopalo.com>2016-12-28 06:13:57 +0000
commitb16e73804429af32ed4f536cbcd782ceb9cd3e8e (patch)
tree67e57d5090d51c8bf74786cd7befb8427258c4c1 /src/plugins/platforms/windows/qwin10helpers.cpp
parent0f5687280ecb19bc0a16e86c3040b0229539a160 (diff)
Fix warning from MinGW/GCC 6.2
src/widgets/styles/qwindowsvistastyle.cpp: In member function 'virtual QSize QWindowsVistaStyle::sizeFromContents(QStyle::ContentsType, const QStyleOption*, const QSize&, const QWidget*) const': src/widgets/styles/qwindowsvistastyle.cpp:1872:9: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if (!sz.isEmpty()) ^~ src/widgets/styles/qwindowsvistastyle.cpp:1874:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return sz; Change-Id: Ifd3faef8c93f12d5fadaf4edf875fbe0fc6fb785 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/plugins/platforms/windows/qwin10helpers.cpp')
0 files changed, 0 insertions, 0 deletions