Skip to content

Commit efd16ef

Browse files
committed
canonicalize name of field
1 parent c73509e commit efd16ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

df.ui.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
<int16_t name='min_y'/>
816816
<int16_t name='max_x'/>
817817
<int16_t name='max_y'/>
818-
<compound type-name='coord' name='window_x'/>
818+
<compound type-name='coord' name='corner'/>
819819
<pointer type-name='graphic_viewportst' name='main_viewport'/>
820820
<static-array name='lower_viewport' pointer-type='graphic_viewportst' count='8'/>
821821
<int32_t name='under_limit_start'/>

0 commit comments

Comments
 (0)