This commit is contained in:
parent
d1f97c0fa4
commit
6b94ac5db9
8 changed files with 142 additions and 22 deletions
|
|
@ -105,8 +105,10 @@
|
|||
<string name="text" />
|
||||
<string name="background" common="yes" />
|
||||
<string name="subBackground" common="yes" />
|
||||
<string name="titleBackground" common="yes" />
|
||||
<string name="foreground" common="yes" />
|
||||
<string name="subForeground" common="yes" />
|
||||
<string name="titleForeground" common="yes" />
|
||||
|
||||
<!-- Early string properties -->
|
||||
<string name="vulkanExtension" early="yes" />
|
||||
|
|
@ -876,6 +878,12 @@
|
|||
<function name="Reset" />
|
||||
</functions>
|
||||
</widget>
|
||||
<widget name="SubWindow">
|
||||
<properties>
|
||||
<property name="iconPixmap" />
|
||||
<property name="title" />
|
||||
</properties>
|
||||
</widget>
|
||||
|
||||
<!-- They are not alphabetically sorted for reasons -->
|
||||
<widget name="OpenGL">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue