qt5base-lts/examples/widgets/tools/undoframework
Ivan Solovev 9b1d769fd0 UndoFramework example: make the background visible
Existing background image was not displayed correctly due to scaling
(see the description in related Jira task).
This commit increases the thickness of the lines, so that the grid
is displayed correctly

Task-number: QTBUG-89896
Pick-to: 6.0 5.15
Change-Id: Iaa8218a5e9852adbc40715e86862ac3b34e1fbec
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2021-01-11 12:59:07 +00:00
..
images UndoFramework example: make the background visible 2021-01-11 12:59:07 +00:00
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
commands.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
commands.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
diagramitem.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
diagramitem.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
diagramscene.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
diagramscene.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
main.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
mainwindow.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
mainwindow.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
undoframework.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
undoframework.qrc