10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba16baa commit 2e46703Copy full SHA for 2e46703
doc/users/whats_new.rst
@@ -279,8 +279,8 @@ Backends
279
Qt5 backend
280
```````````
281
Martin Fitzpatrick and Tom Badran implemented a Qt5 backend. The differences
282
-in namespace location between Qt4 and Qt5 was dealt with by shimming
283
-Qt4 to look like Qt5, thus the Qt5 implementation is primary implementation.
+in namespace locations between Qt4 and Qt5 was dealt with by shimming
+Qt4 to look like Qt5, thus the Qt5 implementation is the primary implementation.
284
Backwards compatibility for Qt4 is maintained by wrapping the Qt5 implementation.
285
286
The Qt5Agg backend currently does not work with IPython's %matplotlib magic.
0 commit comments