Align with latest TomB version

This commit is contained in:
Chips-fr 2015-09-09 21:49:41 +02:00
parent a551f1e3a9
commit 97082274cf
167 changed files with 50559 additions and 25948 deletions

View file

@ -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);