Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setResizeOn
Method
setResizeOn
launcher/ui/dialogs/VersionSelectDialog.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void VersionSelectDialog::setResizeOn(int column)
120
{
121
resizeOnColumn = column;
122
}
123
124
int VersionSelectDialog::exec()
125
{
Callers
1
exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected