As a consequence, also had to add some suppressions: -Wno-padded (this warning should almost never be responded to) -Wno-c++98-compat (we want to use c++17 features) -Wno-weak-vtables (IMO not worth fixing for an example) Pick-to: 6.5 Change-Id: I28ae4456c0221ad2370879a691f6343affff138b Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> |
||
|---|---|---|
| .. | ||
| images | ||
| CMakeLists.txt | ||
| animation.h | ||
| easing.pro | ||
| easing.qrc | ||
| form.ui | ||
| main.cpp | ||
| window.cpp | ||
| window.h | ||