Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ showSettingsDialog
Function
showSettingsDialog
bwapi/SNP_DirectIP/SNP/SettingsDialog.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void showSettingsDialog()
21
{
22
hdlgThread = CreateThread(NULL, NULL, dlgThread, NULL, NULL, NULL);
23
}
24
25
void hideSettingsDialog()
26
{
Callers
1
initialize
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected