qt5base-lts/examples/sql/books
Kai Köhne dc0e17fa64 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

Change-Id: I06a24d1c04369eedc78ca60a6ca02ce33907d9e7
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit eed17b3634)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-06-14 05:43:25 +00:00
..
images Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
bookdelegate.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
bookdelegate.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
books.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
books.qrc Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
bookwindow.cpp examples: Connect Quit action to QCoreApplication::quit, not QWidget::close 2023-02-20 15:18:18 +01:00
bookwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
bookwindow.ui Doc: Add menu bar to Books example 2018-06-21 14:23:27 +00:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
initdb.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00