Skip to content

Commit

Permalink
Change of configuration window title.
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztof-lorenc committed Apr 17, 2019
1 parent 68cbde4 commit 8072793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Soloplan.WhatsON.GUI/Config/View/ConfigWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
xmlns:properties="clr-namespace:Soloplan.WhatsON.GUI.Properties"
x:Class="Soloplan.WhatsON.GUI.Config.View.ConfigWindow"
mc:Ignorable="d"
Title="ConfigWindow" Height="524.051" Width="852.251" MinWidth="550"
Title="Configuration" Height="524.051" Width="852.251" MinWidth="550"
TextElement.Foreground="{DynamicResource MaterialDesignBody}"
Background="{DynamicResource MaterialDesignPaper}"
TextElement.FontWeight="Medium"
Expand Down

0 comments on commit 8072793

Please sign in to comment.