Bring app to front on shell open file
This commit is contained in:
parent
9d9040f799
commit
a78ef2a66f
3 changed files with 7 additions and 3 deletions
|
|
@ -79,7 +79,7 @@ M300 S3000 P30 ; Resume Tone";
|
|||
public void ModifyPrinterProfiles()
|
||||
{
|
||||
// This is not really a test. It updaets our profiles with new settings.
|
||||
//return;
|
||||
return;
|
||||
|
||||
StaticData.RootPath = TestContext.CurrentContext.ResolveProjectPath(4, "StaticData");
|
||||
MatterControlUtilities.OverrideAppDataLocation(TestContext.CurrentContext.ResolveProjectPath(4));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue