From 98e26b6e34ab72003bef51215756fe6b68b248bd Mon Sep 17 00:00:00 2001 From: fyr77 Date: Tue, 4 Aug 2020 12:24:04 +0200 Subject: [PATCH] add license --- EnvyUpdate/InfoWindow.xaml | 5 +++-- EnvyUpdate/InfoWindow.xaml.cs | 4 ++++ README.md | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/EnvyUpdate/InfoWindow.xaml b/EnvyUpdate/InfoWindow.xaml index e05ca2d..9987dc9 100644 --- a/EnvyUpdate/InfoWindow.xaml +++ b/EnvyUpdate/InfoWindow.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:EnvyUpdate" xmlns:p="clr-namespace:EnvyUpdate.Properties" mc:Ignorable="d" - Title="" Height="255" Width="286" ResizeMode="NoResize" WindowStyle="ToolWindow" SizeToContent="WidthAndHeight"> + Title="" Height="274" Width="286" ResizeMode="NoResize" WindowStyle="ToolWindow" SizeToContent="WidthAndHeight">