mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	QT: Fix ui file format
This commit is contained in:
		
							parent
							
								
									551fe3dd69
								
							
						
					
					
						commit
						8d48798f1c
					
				
					 1 changed files with 20 additions and 20 deletions
				
			
		|  | @ -43,26 +43,26 @@ | |||
|        </layout> | ||||
|       </widget> | ||||
|      </item> | ||||
|       <item> | ||||
|         <widget class="QGroupBox" name="groupBox_2"> | ||||
|           <property name="title"> | ||||
|             <string>Performance</string> | ||||
|           </property> | ||||
|           <layout class="QHBoxLayout" name="horizontalLayout_7"> | ||||
|             <item> | ||||
|               <layout class="QVBoxLayout" name="verticalLayout_5"> | ||||
|                 <item> | ||||
|                   <widget class="QCheckBox" name="toggle_cpu_jit"> | ||||
|                     <property name="text"> | ||||
|                       <string>Enable CPU JIT</string> | ||||
|                     </property> | ||||
|                   </widget> | ||||
|                 </item> | ||||
|               </layout> | ||||
|             </item> | ||||
|           </layout> | ||||
|         </widget> | ||||
|       </item> | ||||
|      <item> | ||||
|        <widget class="QGroupBox" name="groupBox_2"> | ||||
|          <property name="title"> | ||||
|            <string>Performance</string> | ||||
|          </property> | ||||
|          <layout class="QHBoxLayout" name="horizontalLayout_7"> | ||||
|            <item> | ||||
|              <layout class="QVBoxLayout" name="verticalLayout_5"> | ||||
|                <item> | ||||
|                  <widget class="QCheckBox" name="toggle_cpu_jit"> | ||||
|                    <property name="text"> | ||||
|                      <string>Enable CPU JIT</string> | ||||
|                    </property> | ||||
|                  </widget> | ||||
|                </item> | ||||
|              </layout> | ||||
|            </item> | ||||
|          </layout> | ||||
|        </widget> | ||||
|      </item> | ||||
|      <item> | ||||
|       <widget class="QGroupBox" name="groupBox_4"> | ||||
|        <property name="title"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue