Fixed indentation.

This commit is contained in:
tom 2019-06-20 07:48:01 +02:00
parent 400f174d8f
commit 7c4d3ba447

View file

@ -28,7 +28,7 @@ namespace NetHost
// Phase 6
// Register any .NET types that will be used.
Qml.Net.Qml.RegisterType<TestObject>("test", 1, 0);
Qml.Net.Qml.RegisterType<TestObject>("test", 1, 0);
// Phase 7
// This callback passes control back to C++ to perform