Skip to content

Commit

Permalink
Remove extra separator before recent file list
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandreu committed Mar 13, 2019
1 parent 8b40c3d commit 93c8440
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CustomUIEditor/Views/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@
</MenuItem.Icon>
</MenuItem>

<Separator/>

<models:RecentFileList
x:Name="RecentFileList"
ClickCommand="{Binding RecentFileClickCommand}"/>
Expand Down

0 comments on commit 93c8440

Please sign in to comment.