Quick path fix for layout saving
This commit is contained in:
parent
746da99cef
commit
4bb6e50601
@ -505,7 +505,7 @@ namespace LayoutBXLYT
|
||||
}
|
||||
else
|
||||
{
|
||||
STFileSaver.SaveFileFormat(ActiveLayout.FileInfo, fileFormat.FileName);
|
||||
STFileSaver.SaveFileFormat(ActiveLayout.FileInfo, fileFormat.FilePath);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user