qt6-bb10/examples/widgets/widgets/tablet
Friedemann Kleint ae0843eca0 Tablet example: Fix warning about switch/fallthrough
Add Q_FALLTHROUGH(), fixing:
tabletcanvas.cpp:222:55: warning: this statement may fall through [-Wimplicit-fallthrough=]

Change-Id: I573f4add56774218e28a7c5f1dac09c5402333c0
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-11-01 12:46:59 +00:00
..
images Tablet example: update the cursor according to the tool 2015-07-31 04:33:27 +00:00
images.qrc Tablet example: update the cursor according to the tool 2015-07-31 04:33:27 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Tablet example: add a menu item to clear the canvas 2018-08-23 12:57:01 +00:00
mainwindow.h Tablet example: add a menu item to clear the canvas 2018-08-23 12:57:01 +00:00
tablet.pro Rename the tablet example to avoid triggering a bug in tablet drivers 2018-05-09 15:34:18 +00:00
tabletapplication.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
tabletapplication.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
tabletcanvas.cpp Tablet example: Fix warning about switch/fallthrough 2018-11-01 12:46:59 +00:00
tabletcanvas.h Tablet example: add a menu item to clear the canvas 2018-08-23 12:57:01 +00:00