mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Remember last config file path when loaded from CLI too
This commit is contained in:
@@ -10,7 +10,7 @@ use Wx::Event qw(EVT_BUTTON);
|
||||
use base 'Wx::Panel';
|
||||
|
||||
my $last_dir;
|
||||
my $last_config;
|
||||
our $last_config;
|
||||
|
||||
sub new {
|
||||
my $class = shift;
|
||||
|
||||
Reference in New Issue
Block a user