diff --git a/DyeingComputer.csproj b/DyeingComputer.csproj index 675461c..a441d99 100644 --- a/DyeingComputer.csproj +++ b/DyeingComputer.csproj @@ -413,10 +413,8 @@ - - - - + + diff --git a/LOCK.png b/LOCK.png deleted file mode 100644 index 4dd7144..0000000 Binary files a/LOCK.png and /dev/null differ diff --git a/Fonts/LOCK.png b/Lmage/LOCK.png similarity index 100% rename from Fonts/LOCK.png rename to Lmage/LOCK.png diff --git a/Fonts/link.png b/Lmage/link.png similarity index 100% rename from Fonts/link.png rename to Lmage/link.png diff --git a/MainWindow.xaml b/MainWindow.xaml index 0b872f8..b832df8 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -124,9 +124,9 @@ Background="{x:Null}" BorderBrush="{x:Null}" SelectionBrush="{x:Null}" IsReadOnly="True" IsUndoEnabled="False" MaxLines="1" IsEnabled="False"/> + Source="/Lmage/link.png" Visibility="{Binding Link_bool}"/> diff --git a/link.png b/link.png deleted file mode 100644 index 34ecb8d..0000000 Binary files a/link.png and /dev/null differ