No more disabling of actions in the instance toolbar. It makes no sense.
This commit is contained in:
@@ -125,10 +125,6 @@ QString OneSixFTBInstance::getStatusbarDescription()
|
||||
}
|
||||
return "OneSix FTB: " + intendedVersionId();
|
||||
}
|
||||
bool OneSixFTBInstance::menuActionEnabled(QString action_name) const
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
std::shared_ptr<Task> OneSixFTBInstance::doUpdate()
|
||||
{
|
||||
|
Reference in New Issue
Block a user