|
@@ -343,7 +343,7 @@ Icons = {
|
|
|
label=_("Load model from file (Ctrl+O)")),
|
|
|
"modelSave" : MetaIcon (img=Icons["fileSave"],
|
|
|
label=_("Save current model to file (Ctrl+S)")),
|
|
|
- "modelToImage" : MetaIcon (img=Icons["savefile"],
|
|
|
+ "modelToImage" : MetaIcon (img=Icons["imageSave"],
|
|
|
label=_("Export model to image")),
|
|
|
"modelToPython" : MetaIcon (img=Icons["printmap"],
|
|
|
label=_("Export model to Python script")),
|