readd disable startsplash option
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="8" column="0" colspan="2">
|
||||
<item row="9" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="checkBox_dontTranslatePokerStrings">
|
||||
<property name="text">
|
||||
<string>Don't translate poker strings like check, call, raise from game table style</string>
|
||||
@@ -241,6 +241,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="8" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="checkBox_disableSplashscreen">
|
||||
<property name="text">
|
||||
<string>Disable splashscreen on startup</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
|
||||
Reference in New Issue
Block a user