From 067b92ba00887811d9c54c84621b4cfd6f55e27a Mon Sep 17 00:00:00 2001 From: drh Date: Fri, 19 Jun 2020 15:24:12 +0000 Subject: Extend the refactoring into extensions. Clean up stray newlines. FossilOrigin-Name: 7a876209a678a34c198b54ceef9e3c041f128a14dc73357f6a57cadadaa6cf7b --- vsixtest/App.xaml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vsixtest/App.xaml.cpp') diff --git a/vsixtest/App.xaml.cpp b/vsixtest/App.xaml.cpp index da8f327fa..c90604a83 100644 --- a/vsixtest/App.xaml.cpp +++ b/vsixtest/App.xaml.cpp @@ -117,4 +117,4 @@ void App::OnSuspending(Object^ sender, SuspendingEventArgs^ e) void App::OnNavigationFailed(Platform::Object ^sender, Windows::UI::Xaml::Navigation::NavigationFailedEventArgs ^e) { throw ref new FailureException("Failed to load Page " + e->SourcePageType.Name); -} \ No newline at end of file +} -- cgit v1.2.3