Align with latest TomB version
This commit is contained in:
parent
a551f1e3a9
commit
97082274cf
167 changed files with 50559 additions and 25948 deletions
|
@ -238,7 +238,7 @@ void RefreshPanelSavestate(void)
|
|||
}
|
||||
}
|
||||
|
||||
bool enabled = nr_units (currprefs.mountinfo) == 0;
|
||||
bool enabled = nr_units () == 0;
|
||||
optState0->setEnabled(enabled);
|
||||
optState1->setEnabled(enabled);
|
||||
optState2->setEnabled(enabled);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue