Skip to content

Commit

Permalink
version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigma582 committed Aug 28, 2017
1 parent 1da441a commit 8651f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWC.Tools.LayoutManager/Views/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
xmlns:enums="clr-namespace:SWC.Tools.Common.Enums;assembly=SWC.Tools.Common"
xmlns:converters="clr-namespace:SWC.Tools.Common.MVVM.Converters;assembly=SWC.Tools.Common.MVVM"
mc:Ignorable="d"
Title="SWC Layout Manager v.1.0" Height="200" Width="350" d:DataContext="{d:DesignInstance viewModels:MainViewModel}"
Title="SWC Layout Manager v.1.1" Height="200" Width="350" d:DataContext="{d:DesignInstance viewModels:MainViewModel}"
ResizeMode="CanMinimize">
<Window.Resources>
<Style TargetType="Button">
Expand Down

0 comments on commit 8651f50

Please # to comment.