Refactored calls to Wx::Bitmap->new
This commit is contained in:
parent
9576973b57
commit
f006e66549
15 changed files with 64 additions and 63 deletions
|
@ -54,6 +54,7 @@ my %cli_options = ();
|
|||
$options{ "$opt_key|$cli" } = \$cli_options{$opt_key};
|
||||
}
|
||||
|
||||
@ARGV = grep !/^-psn_\d/, @ARGV if $^O eq 'darwin';
|
||||
GetOptions(%options) or usage(1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue