summaryrefslogtreecommitdiff
path: root/cpp/test/uwp/controller
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2018-02-09 12:18:23 +0100
committerBenoit Foucher <benoit@zeroc.com>2018-02-09 13:27:28 +0100
commit40dadd5d8ccbeae427dcbf46414d7c6ac06684f2 (patch)
treeaac7b642d5893894565f4f3396d50b027f01869d /cpp/test/uwp/controller
parentPrevent registration of dynamic replica groups if already registered with dep... (diff)
downloadice-40dadd5d8ccbeae427dcbf46414d7c6ac06684f2.tar.bz2
ice-40dadd5d8ccbeae427dcbf46414d7c6ac06684f2.tar.xz
ice-40dadd5d8ccbeae427dcbf46414d7c6ac06684f2.zip
Fixed bogus tabs in UWP test controller files
Diffstat (limited to 'cpp/test/uwp/controller')
-rw-r--r--cpp/test/uwp/controller/App.xaml.h3
-rw-r--r--cpp/test/uwp/controller/Package.appxmanifest4
2 files changed, 4 insertions, 3 deletions
diff --git a/cpp/test/uwp/controller/App.xaml.h b/cpp/test/uwp/controller/App.xaml.h
index 2305d464a81..f9b6faa49d2 100644
--- a/cpp/test/uwp/controller/App.xaml.h
+++ b/cpp/test/uwp/controller/App.xaml.h
@@ -24,7 +24,8 @@ public:
private:
void OnSuspending(Platform::Object^ sender, Windows::ApplicationModel::SuspendingEventArgs^ e);
- void SessionRevoked(Platform::Object^, Windows::ApplicationModel::ExtendedExecution::Foreground::ExtendedExecutionForegroundRevokedEventArgs^);
+ void SessionRevoked(Platform::Object^,
+ Windows::ApplicationModel::ExtendedExecution::Foreground::ExtendedExecutionForegroundRevokedEventArgs^);
Windows::ApplicationModel::ExtendedExecution::Foreground::ExtendedExecutionForegroundSession^ _session;
};
}
diff --git a/cpp/test/uwp/controller/Package.appxmanifest b/cpp/test/uwp/controller/Package.appxmanifest
index 85f47d15719..b99eba4534d 100644
--- a/cpp/test/uwp/controller/Package.appxmanifest
+++ b/cpp/test/uwp/controller/Package.appxmanifest
@@ -26,8 +26,8 @@
<Capability Name="internetClientServer" />
<Capability Name="internetClient" />
<Capability Name="privateNetworkClientServer" />
- <rescap:Capability Name="extendedBackgroundTaskTime" />
- <rescap:Capability Name="extendedExecutionUnconstrained" />
+ <rescap:Capability Name="extendedBackgroundTaskTime" />
+ <rescap:Capability Name="extendedExecutionUnconstrained" />
</Capabilities>
<Extensions>
<Extension Category="windows.certificates">