UI: Add option to toggle multiview mouse switching
This commit is contained in:
@@ -616,6 +616,16 @@
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QCheckBox" name="multiviewMouseSwitch">
|
||||
<property name="text">
|
||||
<string>Basic.Settings.General.Multiview.MouseSwitch</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QComboBox" name="multiviewLayout"/>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user