diff --git a/CadCuts/NestPageUC.xaml b/CadCuts/NestPageUC.xaml index 5ff040a..a05e358 100644 --- a/CadCuts/NestPageUC.xaml +++ b/CadCuts/NestPageUC.xaml @@ -107,7 +107,7 @@ - + @@ -118,10 +118,10 @@ - + diff --git a/OmagCUT.vbproj b/OmagCUT.vbproj index 59ba03e..0790d7b 100644 --- a/OmagCUT.vbproj +++ b/OmagCUT.vbproj @@ -1352,6 +1352,15 @@ + + + + + + + + + IF "$(PlatformName)"=="x86" IF "$(ConfigurationName)" == "Release" copy $(TargetPath) c:\EgtProg\OmagCUT\OmagCUTR32.exe diff --git a/OmagCUTDictionary.xaml b/OmagCUTDictionary.xaml index 49d1b50..c9170da 100644 --- a/OmagCUTDictionary.xaml +++ b/OmagCUTDictionary.xaml @@ -171,6 +171,7 @@ + @@ -225,6 +226,7 @@ + @@ -240,6 +242,7 @@ + ./Resources/Fonts/#Century Gothic diff --git a/Resources/NewIcons/Move-Spot-Reg.png b/Resources/NewIcons/Move-Spot-Reg.png new file mode 100644 index 0000000..e2ab82e Binary files /dev/null and b/Resources/NewIcons/Move-Spot-Reg.png differ diff --git a/Resources/NewIcons/Muovi-grezzo.png b/Resources/NewIcons/Muovi-grezzo.png new file mode 100644 index 0000000..7dab532 Binary files /dev/null and b/Resources/NewIcons/Muovi-grezzo.png differ diff --git a/Resources/NewIcons/ON_OFF-REG.png b/Resources/NewIcons/ON_OFF-REG.png new file mode 100644 index 0000000..cf1ef41 Binary files /dev/null and b/Resources/NewIcons/ON_OFF-REG.png differ