summaryrefslogblamecommitdiffstats
path: root/src/yuzu/configuration/configure_debug_tab.ui
blob: 15ec747273c0f6f5d2efbcafeb3e71d58b357bc1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                  


                                  



                                                    
                         
                



             


               
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>ConfigureDebugTab</class>
 <widget class="QWidget" name="ConfigureDebugTab">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>320</width>
    <height>240</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
  <property name="accessibleName">
   <string>Debug</string>
  </property>
  <layout class="QVBoxLayout" name="verticalLayout">
   <item>
    <widget class="QTabWidget" name="tabWidget">
     <property name="currentIndex">
      <number>-1</number>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <resources/>
 <connections/>
</ui>