Skip to content

Commit e3455cb

Browse files
authored
Merge pull request #879 from quietust/53.11
Update structures for 53.11
2 parents 228ee8d + 86e0d64 commit e3455cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

df.g_src.enabler.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@
202202
<int32_t name='y'/>
203203
</compound>
204204
<compound>
205-
<pointer name='text' type-name='static-string'/>
206-
<pointer name='caption' type-name='static-string'/>
205+
<pointer name='text' type-name='static-wstring'/>
206+
<pointer name='caption' type-name='static-wstring'/>
207207
<uint32_t name='type'/>
208208
</compound>
209209
</compound>

0 commit comments

Comments
 (0)