Explorar el Código

Название окна изменено на ИнвестУчёт

Вадим Королёв hace 1 año
padre
commit
c35e9624c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      InvestTracker/MainWindow.xaml

+ 1 - 1
InvestTracker/MainWindow.xaml

@@ -6,7 +6,7 @@
         xmlns:local="clr-namespace:InvestTracker"
         xmlns:commands="clr-namespace:InvestTracker.Commands"
         mc:Ignorable="d"
-        Title="MainWindow" Height="600" Width="900">
+        Title="ИнвестУчёт" Height="600" Width="900">
     <Grid>
         <Grid.RowDefinitions>
             <RowDefinition Height="32px"/>