mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 19:07:52 +00:00
yuzu: Ensure mouse panning can't be enabled with real mouse emulation
This commit is contained in:
parent
3241ff028c
commit
921f9baf58
5 changed files with 39 additions and 30 deletions
|
@ -3105,21 +3105,6 @@
|
|||
</property>
|
||||
<item>
|
||||
<widget class="QPushButton" name="mousePanningButton">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>68</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>68</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">min-width: 68px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Configure</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue