From c3775e572dcd1414687218239952a55e524c2eb8 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 15 Jan 2020 15:29:23 +1000 Subject: [PATCH] fix file path in comment --- qt/aqt/gui_hooks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/aqt/gui_hooks.py b/qt/aqt/gui_hooks.py index 92e245bec..1077edfd4 100644 --- a/qt/aqt/gui_hooks.py +++ b/qt/aqt/gui_hooks.py @@ -18,7 +18,7 @@ from aqt.qt import QMenu # New hook/filter handling ############################################################################## # 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@@