aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pyqtc
Commit message (Collapse)AuthorAgeFilesLines
* Move the .pyqtc files to .pyproject filesFriedemann Kleint2019-03-011-103/+0
| | | | | | | Use the new project file format. Change-Id: I69f488c285343500edd999b746ce244a56504030 Reviewed-by: Christian Tismer <tismer@stackless.com>
* Re-add Qt Creator Python project file examples.pyqtcFriedemann Kleint2018-01-251-0/+103
Amends 9f2a9aba3aff73e31ea15eb4a7a04b0e50f4ee4e. Task-number: PYSIDE-363 Change-Id: I38506877e32c0f5a7eb62a61b391f2d476c36ee8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>