aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ui/MainWindow.glade
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx/Ui/MainWindow.glade')
-rw-r--r--Ryujinx/Ui/MainWindow.glade27
1 files changed, 26 insertions, 1 deletions
diff --git a/Ryujinx/Ui/MainWindow.glade b/Ryujinx/Ui/MainWindow.glade
index 3154caf7..405bc43f 100644
--- a/Ryujinx/Ui/MainWindow.glade
+++ b/Ryujinx/Ui/MainWindow.glade
@@ -775,6 +775,31 @@
</packing>
</child>
<child>
+ <object class="GtkLabel" id="_gpuBackend">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="halign">start</property>
+ <property name="margin_left">5</property>
+ <property name="margin_right">5</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">12</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSeparator">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">13</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkLabel" id="_gpuName">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -785,7 +810,7 @@
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
- <property name="position">12</property>
+ <property name="position">14</property>
</packing>
</child>
</object>