Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ ~UserMenu
Method
~UserMenu
source/script_menu.cpp:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
345
346
UserMenu::~UserMenu()
347
{
348
g_script.ScriptDeleteMenu(this);
349
}
350
351
352
Callers
nothing calls this directly
Calls
1
ScriptDeleteMenu
Method · 0.80
Tested by
no test coverage detected