Processing default enabled
This commit is contained in:
parent
0a39d32a07
commit
5ee107fcbc
@ -4,6 +4,7 @@ Processing::Processing(Operator* op, Engine* eng)
|
||||
{
|
||||
Op=op;
|
||||
Eng=eng;
|
||||
Enabled = true;
|
||||
}
|
||||
|
||||
Processing::~Processing()
|
||||
|
Loading…
Reference in New Issue
Block a user