Skip to content

Commit

Permalink
Merge pull request #665 from JenHardt/dev_varRBErobOpt
Browse files Browse the repository at this point in the history
added helium as modality to GUI
  • Loading branch information
wahln authored Sep 20, 2023
2 parents c8c9761 + 9e90bcb commit a0c1ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/widgets/matRad_PlanWidget.m
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
end

properties (Constant)
Modalities = {'photons','protons','carbon'};
Modalities = {'photons','protons','carbon', 'helium'};
end

methods
Expand Down

0 comments on commit a0c1ba8

Please sign in to comment.