New Import and Export for RepetierEeprom Window.
This commit is contained in:
parent
ba01f22dc5
commit
9d5c9c0181
6 changed files with 178 additions and 63 deletions
|
|
@ -145,7 +145,6 @@ namespace MatterHackers.MatterControl
|
|||
saveParams.ActionButtonLabel = "Export";
|
||||
FileDialog.SaveFileDialog(saveParams, delegate(SaveFileDialogParams saveParam)
|
||||
{
|
||||
|
||||
string extension = Path.GetExtension(saveParam.FileName);
|
||||
if (extension == "")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue