MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetMinListHeight

Method SetMinListHeight

lib/utils/list-editor.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void ListEditor::SetMinListHeight(int value)
48{
49 _minHeight = value;
50}
51
52void ListEditor::SetMaxListHeight(int value)
53{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected