git-svn-id: svn://ultimatepp.org/upp/trunk@13978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-02-10 11:32:17 +00:00
parent e56bc3248e
commit 4e839a8ed7

View file

@ -39,7 +39,8 @@ LAYOUT(TestChStyleLayout, 680, 492)
ITEM(EditString, es_error, LeftPosZ(480, 164).TopPosZ(80, 19))
ITEM(WithDropChoice<EditString>, dc_error, LeftPosZ(480, 96).TopPosZ(104, 19))
ITEM(WithDropChoice<EditString>, dc_error2, LeftPosZ(580, 96).TopPosZ(104, 19))
ITEM(EditIntSpin, dv___40, LeftPosZ(492, 64).TopPosZ(144, 56))
ITEM(EditIntSpin, dv___40, LeftPosZ(476, 64).TopPosZ(132, 56))
ITEM(EditIntSpin, dv___41, LeftPosZ(552, 36).TopPosZ(132, 19))
ITEM(EditString, normal, LeftPosZ(492, 180).TopPosZ(204, 48))
ITEM(DropList, dl_normal, LeftPosZ(492, 180).TopPosZ(256, 44))
ITEM(WithDropChoice<EditString>, dc_normal, LeftPosZ(492, 180).TopPosZ(304, 44))