Skip to content

Commit

Permalink
v. 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigma582 committed Aug 29, 2017
1 parent a757617 commit 0862263
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.1" Height="200" Width="350" d:DataContext="{d:DesignInstance viewModels:MainViewModel}"
Title="SWC Layout Manager v.1.2" Height="200" Width="350" d:DataContext="{d:DesignInstance viewModels:MainViewModel}"
ResizeMode="CanMinimize">
<Window.Resources>
<Style TargetType="Button">
Expand Down

0 comments on commit 0862263

Please # to comment.