mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
fix file path in comment
This commit is contained in:
parent
fbd7d966ea
commit
c3775e572d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ from aqt.qt import QMenu
|
||||||
# New hook/filter handling
|
# New hook/filter handling
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# The code in this section is automatically generated - any edits you make
|
# The code in this section is automatically generated - any edits you make
|
||||||
# will be lost. To add new hooks, see ../tools/genhooks.py
|
# will be lost. To add new hooks, see ../tools/genhooks_gui.py
|
||||||
#
|
#
|
||||||
# @@AUTOGEN@@
|
# @@AUTOGEN@@
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue