Commit c12c4ff
Backport PR #17600: FIX: work with PyQt 5.15
Merge pull request #17600 from tacaswell/mnt_more_qt515_fixes
FIX: work with PyQt 5.15
Conflicts:
lib/matplotlib/backends/backend_qt5.py
- on this branch the blitting code is still in
backend_qt5agg.py1 parent d91fa3a commit c12c4ff
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
| 455 | + | |
| 456 | + | |
456 | 457 | | |
457 | 458 | | |
458 | 459 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments