qt6-bb10/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
commands.h
diagramitem.cpp
diagramitem.h
diagramscene.cpp
diagramscene.h
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
undoframework.qrc Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00