Issue #41: Complete object functions in client side (MT5)

This commit is contained in:
DW
2017-09-27 18:36:26 +03:00
parent 5c7ae748a5
commit 8470bbd5cc
3 changed files with 71 additions and 6 deletions
-1
View File
@@ -742,6 +742,5 @@
ALIGN_CENTER = 2, // Centered (only for the Edit object)
ALIGN_RIGHT = 0, // Right alignment
}
#endregion
}