qt5base-lts/examples/widgets/tools/undoframework
Kai Köhne eed17b3634 Examples: Remove unnecessary Q_INIT_RESOURCE calls
Explicit calls to Q_INIT_RESOURCE are only needed for
resources embedded in static libraries. See also

  https://doc.qt.io/qt-6/resources.html#explicit-loading-and-unloading-of-embedded-resources

Pick-to: 6.5 6.6
Change-Id: I06a24d1c04369eedc78ca60a6ca02ce33907d9e7
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2023-06-08 16:15:02 +00:00
..
icons Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
CMakeLists.txt Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
commands.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
commands.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramitem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramitem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramscene.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramscene.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
mainwindow.cpp Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
mainwindow.h Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
undoframework.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
undoframework.qrc Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00