Skip to content

Commit

Permalink
addressed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ojhad committed Jun 23, 2020
1 parent e51acdd commit de3e8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/NavigationView/NavigationViewItemsFactory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include "NavigationViewItemBase.h"
#include "NavigationViewItem.h"
#include "ItemTemplateWrapper.h"
#include <ElementFactoryRecycleArgs.h>
#include "ElementFactoryRecycleArgs.h"

void NavigationViewItemsFactory::UserElementFactory(winrt::IInspectable const& newValue)
{
Expand Down

0 comments on commit de3e8e4

Please sign in to comment.