mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux/MacOSX: Load preferences if only volume path is given in command line and GUI mode enabled.
This commit is contained in:
@@ -50,7 +50,7 @@ namespace VeraCrypt
|
||||
struct CommandLineInterface
|
||||
{
|
||||
public:
|
||||
CommandLineInterface (wxCmdLineParser &parser, UserInterfaceType::Enum interfaceType);
|
||||
CommandLineInterface (int argc, wchar_t** argv, UserInterfaceType::Enum interfaceType);
|
||||
virtual ~CommandLineInterface ();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user