summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qsidebar.cpp
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-10-08 16:06:07 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2018-10-09 16:12:37 +0000
commit41418a92b7b490f3af5e2974cf4152c56e3d00fa (patch)
treeb54f0e33a578dfc9fc88e8a44f5125f1544c33cf /src/widgets/dialogs/qsidebar.cpp
parenteeb6ceb1927dc14fda17bcdf45baf692b2d459e2 (diff)
Remove spurious Q_FALLTHROUGH()
Two cases with no code between them don't need a fall-through marker. The only code in the first case is subject to #if-ery; it either returns, without falling through, or has no code there. Putting in an overt Q_FALLTHROUGH() confused a rather dumb compiler ... Change-Id: Icc034be08859cc1656401af1c62367aec302668b Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/widgets/dialogs/qsidebar.cpp')
0 files changed, 0 insertions, 0 deletions