Skip to content

Commit 2778bc5

Browse files
committed
Update README-examples.md
1 parent a0b1040 commit 2778bc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/README-examples.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ workarounds.
5050
library
5151
- [qt.py](qt.py): example for [PyQt4](https://wiki.python.org/moin/PyQt4),
5252
[PyQt5](https://pypi.python.org/pypi/PyQt5)
53-
and [PySide](https://wiki.qt.io/PySide) libraries
53+
and [PySide](https://wiki.qt.io/PySide) libraries.
54+
PyQt4 and PySide examples are currently broken on Linux, see
55+
[Issue #452](../../../issues/452).
5456
- [tkinter_.py](tkinter_.py): example for [Tkinter](https://wiki.python.org/moin/TkInter).
5557
Currently broken on Mac ([#309](../../../issues/309)).
5658
- [wxpython.py](wxpython.py): example for [wxPython](https://wxpython.org/)

0 commit comments

Comments
 (0)