mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Fixed indentation.
This commit is contained in:
parent
400f174d8f
commit
7c4d3ba447
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ namespace NetHost
|
||||||
|
|
||||||
// Phase 6
|
// Phase 6
|
||||||
// Register any .NET types that will be used.
|
// 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
|
// Phase 7
|
||||||
// This callback passes control back to C++ to perform
|
// This callback passes control back to C++ to perform
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue