Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ ResizeWorldDialog
Method
ResizeWorldDialog
source/Gui/ResizeWorldDialog.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
ResizeWorldDialog::ResizeWorldDialog()
27
: AlienDialog(
"Resize world"
)
28
{}
29
30
void ResizeWorldDialog::processIntern()
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected