Skip to content

Commit

Permalink
Merge pull request #47 from Freeesia/feature/change_icon
Browse files Browse the repository at this point in the history
アイコンの変更
  • Loading branch information
Freeesia authored Apr 13, 2024
2 parents 7b0d156 + c15f37c commit 408563e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VdLabel/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
Background="Goldenrod"
BorderThickness="0"
CornerRadius="0"
Icon="{ui:SymbolIcon ArrowDownload48}"
Icon="{ui:SymbolIcon MegaphoneLoud32}"
MouseOverBackground="Gold"
Style="{StaticResource DefaultUiButtonStyle}"
Visibility="{Binding HasUpdate, Converter={StaticResource b2vConv}}">
Expand Down

0 comments on commit 408563e

Please sign in to comment.