Content-Length: 258203 | pFad | http://github.com/qualisys/qtm-scripting/commit/35b3e25e610bf96cbd25e47c8a8a92c088f73da0
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561ba9a commit 35b3e25Copy full SHA for 35b3e25
demo_scripts/Classes/custom_menu_bar_class.py
@@ -35,8 +35,7 @@ def __init__(self):
35
self._menu_id = 0
36
self._menu_index = None
37
# Dummy command, used to reset hotkeys between menus
38
- qtm.gui.add_command("dummy_func")
39
- qtm.gui.set_command_execute_function("dummy_func", None)
+ add_command("dummy_func", None)
40
41
def _update_menu_index(self):
42
if (self._menu_index is None):
Fetched URL: http://github.com/qualisys/qtm-scripting/commit/35b3e25e610bf96cbd25e47c8a8a92c088f73da0
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments