summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-09-03 08:50:13 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-09-03 18:07:54 +0200
commitdb57af5a0d7aa0687a19fef1cd385bee0f26f7b6 (patch)
tree0f903515e5c9d8a5e6b435499979fb0e184d6af5 /src/gui/opengl
parent1c55a6caf1fc2b8a73a9a756bcf6894c5d4e4398 (diff)
QRegexp: Fix MSVC2019 warning about fallthrough not being followed by a case label
Move fallthrough down, fixing: tools\qregexp.cpp(3014): warning C4468: 'fallthrough': attribute must be followed by a case label or a default label tools\qregexp.cpp(3054): warning C4468: 'fallthrough': attribute must be followed by a case label or a default label tools\qregexp.cpp(3100): warning C4468: 'fallthrough': attribute must be followed by a case label or a default label Change-Id: If25ddec5dc1d4929a3383729aabad89f5879e316 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Diffstat (limited to 'src/gui/opengl')
0 files changed, 0 insertions, 0 deletions