mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * qt/aqt/__init__.py: Skip GL library workaround for FreeBSD The workaround to load explicitly "libGL.so.1" isn't required for FreeBSD and leads to segmentation faults if used in environments that have nVidia drivers loaded. See also FreeBSD bug 270778 for further details. [1] [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270778 * Update CONTRIBUTORS |
||
---|---|---|
.. | ||
aqt | ||
bundle | ||
icons | ||
mac | ||
tests | ||
tools | ||
.isort.cfg | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/