mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-31 00:54:59 +00:00
Allow in Taskbar as non-modal
This commit is contained in:
parent
86f8341f3b
commit
8e472185d2
1 changed files with 0 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
Title="{DynamicResource Text.About}"
|
||||
Width="520" Height="230"
|
||||
CanResize="False"
|
||||
ShowInTaskbar="False"
|
||||
WindowStartupLocation="CenterOwner">
|
||||
<Grid RowDefinitions="Auto,*">
|
||||
<!-- TitleBar -->
|
||||
|
@ -64,7 +63,6 @@
|
|||
</StackPanel>
|
||||
|
||||
<TextBlock x:Name="TxtCopyright" Margin="0,40,0,0" Foreground="{DynamicResource Brush.FG2}"/>
|
||||
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Grid>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue