Skip to content

Commit 5ea0a49

Browse files
committed
rename tab: Unitys to Editors (fixes #17)
1 parent 2368af7 commit 5ea0a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnityLauncherPro/MainWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@
406406
</TabItem>
407407

408408
<!-- Tab: Unitys -->
409-
<TabItem Header="Unitys" Style="{DynamicResource TabItemStyle1}" Padding="0,0,0,0" Margin="-1,1,1,-1" BorderBrush="{x:Null}" Background="Black">
409+
<TabItem Header="Editors" Style="{DynamicResource TabItemStyle1}" Padding="0,0,0,0" Margin="-1,1,1,-1" BorderBrush="{x:Null}" Background="Black">
410410
<Grid>
411411
<!-- search box -->
412412
<Grid Background="{DynamicResource TextBoxBackground}" HorizontalAlignment="Left" VerticalAlignment="Top" Width="222" Margin="6,5,0,0" Height="20" >

0 commit comments

Comments
 (0)