mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
Optimize permission for linux
This commit is contained in:
@@ -9,9 +9,9 @@ namespace NekoRay::sys {
|
||||
QString program;
|
||||
QStringList arguments;
|
||||
QStringList env;
|
||||
qint64 pid = 0;
|
||||
|
||||
bool managed = true; // MW_dialog_message
|
||||
bool show_log = true;
|
||||
|
||||
ExternalProcess();
|
||||
~ExternalProcess();
|
||||
|
||||
Reference in New Issue
Block a user