anki/qt/aqt/forms/__init__.py
2023-09-17 13:48:48 +10:00

46 lines
633 B
Python

from . import (
about,
addcards,
addfield,
addmodel,
addonconf,
addons,
browser,
browserdisp,
browseropts,
changemap,
changemodel,
clayout_top,
customstudy,
dconf,
debug,
editaddon,
editcurrent,
edithtml,
emptycards,
exporting,
fields,
filtered_deck,
finddupes,
findreplace,
forget,
getaddons,
importing,
main,
modelopts,
models,
preferences,
preview,
profiles,
progress,
reposition,
setgroup,
setlang,
stats,
studydeck,
synclog,
taglimit,
template,
widgets,
)