mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-13 00:13:17 +00:00
Comment out shadows tab in settings menu
This commit is contained in:
parent
2407f393ce
commit
4cc200680c
1 changed files with 4 additions and 0 deletions
|
|
@ -392,7 +392,11 @@
|
||||||
</Widget>
|
</Widget>
|
||||||
|
|
||||||
</Widget>
|
</Widget>
|
||||||
|
<!--
|
||||||
<Widget type="TabItem" skin="" position="0 28 352 268">
|
<Widget type="TabItem" skin="" position="0 28 352 268">
|
||||||
|
-->
|
||||||
|
<Widget type="Widget" skin="" position="0 28 352 268">
|
||||||
|
<Property key="Visible" value="false"/>
|
||||||
<Property key="Caption" value=" Shadows "/>
|
<Property key="Caption" value=" Shadows "/>
|
||||||
<Widget type="HBox" skin="" position="4 4 350 24">
|
<Widget type="HBox" skin="" position="4 4 350 24">
|
||||||
<Widget type="AutoSizedButton" skin="MW_Button" position="0 0 24 24" align="Left Top" name="ShadowsEnabledButton">
|
<Widget type="AutoSizedButton" skin="MW_Button" position="0 0 24 24" align="Left Top" name="ShadowsEnabledButton">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue