Fix compile error.
This commit is contained in:
parent
bbea8afdc5
commit
fa032400ee
|
@ -295,6 +295,7 @@ bool doPrintFile( const wxString& file, bool aDryRun )
|
|||
params[2] = nullptr;
|
||||
|
||||
wxExecute( params );
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue