Commit 01a05ee
committed
Replace QtGui.QSizePolicy β QtWidgets.QSizePolicy
The former doesn't exist in PyQt5 or PySide. It must have been an alias
left over for backward compatibility with Qt4 or something like that.1 parent d5407de commit 01a05ee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments