Skip to content

Commit

Permalink
Who said debug in production ?
Browse files Browse the repository at this point in the history
  • Loading branch information
oxypomme committed Feb 19, 2020
1 parent a3cad92 commit ff8d6a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MhwModManager/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
</Button>
</Grid>
<ListBox Name="modListBox" Margin="3" Grid.Row="1">
<CheckBox Content="Dummy Mod" FontStyle="Italic" Style="{StaticResource CheckBoxListItem}" />
<ListBox.ContextMenu>
<ContextMenu>
<MenuItem Name="addModContext" Click="addMod_Click">
Expand Down

0 comments on commit ff8d6a5

Please sign in to comment.