Skip to content

Commit

Permalink
Change groupbox header in misc
Browse files Browse the repository at this point in the history
  • Loading branch information
dukemiller committed Sep 7, 2017
1 parent 3ee17d7 commit d5e3c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anime-downloader/Views/Misc.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</GroupBox>
</StackPanel>
<StackPanel Grid.Column="1">
<GroupBox Header="MyAnimeList"
<GroupBox Header="Third party"
IsHitTestVisible="{Binding LoggedIntoMal}"
Opacity="{Binding LoggedIntoMal,
Converter={StaticResource BooleanOpacityConverter}}">
Expand Down

0 comments on commit d5e3c88

Please sign in to comment.