Explorar o código

Fixed dad PixiEditor thing

CPKreuz %!s(int64=4) %!d(string=hai) anos
pai
achega
a8421b0804
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      PixiEditor/Views/MainWindow.xaml

+ 1 - 1
PixiEditor/Views/MainWindow.xaml

@@ -293,7 +293,7 @@
                                             <Button Grid.Row="0" Command="{Binding LayersSubViewModel.NewLayerCommand}" Height="30" Content="New Layer"
                                             HorizontalAlignment="Stretch" Margin="5"
                                             Style="{StaticResource DarkRoundButton}" />
-                                            <Button Grid.Row="1" Command="{Binding LayersSubViewModel.NewTemplateLayerCommand}" Height="30" Content="New Reference Layer"
+                                            <Button Grid.Row="1" Command="{Binding LayersSubViewModel.NewReferenceLayerCommand}" Height="30" Content="New Reference Layer"
                                             HorizontalAlignment="Stretch" Margin="5"
                                             Style="{StaticResource DarkRoundButton}" />
                                             <StackPanel Grid.Row="2" Orientation="Horizontal" Margin="10,0">