mirror of
https://github.com/Rosalie241/RMG.git
synced 2026-07-11 01:24:01 +02:00
RMG: add plugin settings shortcuts to toolbar
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>639</width>
|
||||
<height>543</height>
|
||||
<width>960</width>
|
||||
<height>720</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -25,7 +25,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>639</width>
|
||||
<width>960</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -195,6 +195,11 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_View_Fullscreen"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_Settings_Graphics"/>
|
||||
<addaction name="action_Settings_Audio"/>
|
||||
<addaction name="action_Settings_Rsp"/>
|
||||
<addaction name="action_Settings_Input"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_Settings_Settings"/>
|
||||
</widget>
|
||||
<action name="action_System_StartRom">
|
||||
@@ -636,9 +641,9 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_View_Search">
|
||||
<property name="icon">
|
||||
<iconset theme="search-line"/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="search-line"/>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Search</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user