commit
5b82f09308
@ -471,7 +471,7 @@ sub update_presets {
|
|||||||
sub filament_presets {
|
sub filament_presets {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
|
||||||
return map $_->GetSelection, @{ $self->{preset_choosers}{filament} };
|
return map scalar($_->GetSelection), @{ $self->{preset_choosers}{filament} };
|
||||||
}
|
}
|
||||||
|
|
||||||
sub add {
|
sub add {
|
||||||
|
Loading…
Reference in New Issue
Block a user