diff options
| author | Christian Tismer <tismer@stackless.com> | 2019-07-25 15:30:47 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2019-07-29 15:31:25 +0200 |
| commit | 68b2245519570314a983baa7cda850ace13f7f81 (patch) | |
| tree | 46e50e6caa214e628f15879e0d6b5109004e3710 /build_scripts/utils.py | |
| parent | 5f72e0414f024822b5fe072e55f2a15a28332846 (diff) | |
correct QtPrintSupport dependency
QtPrintSupport was missing the XML entry QtWidgets
in typesystem_widgets_common.xml, which
resulted in follow-up errors in generate_pyi .
With this addition, the following pointer-types patch will create
a correct signature
def getPageMargins(self, unit: PySide2.QtPrintSupport.QPrinter.Unit) -> typing.Tuple[float, float, float, float]: ...
Task-number: PYSIDE-951
Change-Id: I0b87cc31c3b39e727aec0a433687a131f1dc1aa6
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts/utils.py')
0 files changed, 0 insertions, 0 deletions
