EgtDOORCreator :

- sostituzione dei comandi Help e Copy con icone
This commit is contained in:
Nicola Pievani
2017-12-12 09:53:23 +00:00
parent 80b3917296
commit ee5f0f55aa
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ Public Class ProjectManagerVM
Public ReadOnly Property CopyToolTip As String
Get
Return "Copy"
Return "Exoprt in machine"
End Get
End Property