qt6-bb10/examples/widgets/tools/plugandpaint/app
Alexey Edelev 3f4082c0e8 Add missing LIBRARY DESTINATION for examples
Pick-to: 6.2
Fixes: QTBUG-97629
Change-Id: I5b32824693206926de9b4ee6637749a1814fdde7
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-10-20 17:04:51 +02:00
..
.prev_CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
CMakeLists.txt Add missing LIBRARY DESTINATION for examples 2021-10-20 17:04:51 +02:00
app.pro Android: Fix build error issue in examples 2021-04-27 07:36:40 +00:00
interfaces.h Make QStringList an alias to QList<QString> 2020-09-12 23:37:15 +02:00
main.cpp Examples: Cleanup and modernize Plug&Paint 2018-06-06 11:55:44 +00:00
mainwindow.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
mainwindow.h Examples: Cleanup and modernize Plug&Paint 2018-06-06 11:55:44 +00:00
paintarea.cpp Replace calls to deprecated QEvent accessor functions 2020-06-08 19:11:51 +02:00
paintarea.h Examples: Cleanup and modernize Plug&Paint 2018-06-06 11:55:44 +00:00
plugindialog.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
plugindialog.h Make QStringList an alias to QList<QString> 2020-09-12 23:37:15 +02:00