mirror of
https://github.com/stenzek/duckstation.git
synced 2026-07-11 01:24:11 +02:00
Qt: Add settings-window class to setup wizard
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<normaloff>:/icons/monochrome/svg/settings-3-line.svg</normaloff>:/icons/monochrome/svg/settings-3-line.svg</iconset>
|
||||
</property>
|
||||
<property name="class" stdset="0">
|
||||
<string>settings-window</string>
|
||||
<string notr="true">settings-window</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="0" column="0">
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
<property name="windowTitle">
|
||||
<string>DuckStation Setup Wizard</string>
|
||||
</property>
|
||||
<property name="class" stdset="0">
|
||||
<string notr="true">settings-window</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<property name="horizontalSpacing">
|
||||
<number>10</number>
|
||||
|
||||
Reference in New Issue
Block a user