MCPcopy Create free account
hub / github.com/MultiMC/Launcher / setResizeOn

Method setResizeOn

launcher/ui/dialogs/VersionSelectDialog.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102void VersionSelectDialog::setResizeOn(int column)
103{
104 resizeOnColumn = column;
105}
106
107int VersionSelectDialog::exec()
108{

Callers 1

execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected