diff --git a/src/PlanViewer.App/AboutWindow.axaml b/src/PlanViewer.App/AboutWindow.axaml index 8f5b51e..97d2223 100644 --- a/src/PlanViewer.App/AboutWindow.axaml +++ b/src/PlanViewer.App/AboutWindow.axaml @@ -2,7 +2,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="PlanViewer.App.AboutWindow" Title="About Performance Studio" - Width="450" Height="420" + Width="450" Height="460" CanResize="False" WindowStartupLocation="CenterOwner" Icon="avares://PlanViewer.App/EDD.ico" @@ -63,6 +63,12 @@ + +