summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/plugins/plugins.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move plug and paint example to manual testTor Arne Vestbø2023-06-301-3/+0
| | | | | | Pick-to: 6.5 6.6 Change-Id: Ibfd870f2f879d6ae68cd6806b0c1ab02da0a3441 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-031-0/+3
as in other examples which come with plugins, use an additional hierarchy level which contains the app and plugin subdirs. Change-Id: I2487755967aa3474c337c8c8af10be49627b63d0 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>