BSCrumpton / Deadline2

An update of the Anki Deadline addon with GUI configuration.
GNU General Public License v3.0
7 stars 2 forks source link

Py qt6 backwards compat #28

Closed BSCrumpton closed 7 months ago

BSCrumpton commented 7 months ago

This accomplishes https://github.com/BSCrumpton/Deadline2/pull/24 but in more anki supported method (move all QT calls to anki inherits rather than any pyqt direct calls).