mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-10-30 06:16:40 +08:00 
			
		
		
		
	Merge pull request #6327 from Morph1984/duplicate_labels
configure_debug: FIx duplicate labels
This commit is contained in:
		
						commit
						e8269fe3bc
					
				| @ -23,7 +23,7 @@ | |||||||
|       <item> |       <item> | ||||||
|        <layout class="QHBoxLayout" name="horizontalLayout_2"> |        <layout class="QHBoxLayout" name="horizontalLayout_2"> | ||||||
|         <item> |         <item> | ||||||
|          <widget class="QLabel" name="label_2"> |          <widget class="QLabel" name="label_1"> | ||||||
|           <property name="text"> |           <property name="text"> | ||||||
|            <string>Global Log Filter</string> |            <string>Global Log Filter</string> | ||||||
|           </property> |           </property> | ||||||
| @ -66,7 +66,7 @@ | |||||||
|        </widget> |        </widget> | ||||||
|       </item> |       </item> | ||||||
|       <item> |       <item> | ||||||
|        <widget class="QLabel" name="label_3"> |        <widget class="QLabel" name="label_2"> | ||||||
|         <property name="font"> |         <property name="font"> | ||||||
|          <font> |          <font> | ||||||
|           <italic>true</italic> |           <italic>true</italic> | ||||||
| @ -92,7 +92,7 @@ | |||||||
|       <item> |       <item> | ||||||
|        <layout class="QHBoxLayout" name="horizontalLayout_4"> |        <layout class="QHBoxLayout" name="horizontalLayout_4"> | ||||||
|         <item> |         <item> | ||||||
|          <widget class="QLabel" name="label_4"> |          <widget class="QLabel" name="label_3"> | ||||||
|           <property name="text"> |           <property name="text"> | ||||||
|            <string>Arguments String</string> |            <string>Arguments String</string> | ||||||
|           </property> |           </property> | ||||||
| @ -155,7 +155,7 @@ | |||||||
|        </widget> |        </widget> | ||||||
|       </item> |       </item> | ||||||
|       <item> |       <item> | ||||||
|        <widget class="QLabel" name="label_5"> |        <widget class="QLabel" name="label_4"> | ||||||
|         <property name="font"> |         <property name="font"> | ||||||
|          <font> |          <font> | ||||||
|           <italic>true</italic> |           <italic>true</italic> | ||||||
| @ -200,7 +200,7 @@ | |||||||
|          </widget> |          </widget> | ||||||
|        </item> |        </item> | ||||||
|       <item> |       <item> | ||||||
|         <widget class="QLabel" name="label_3"> |         <widget class="QLabel" name="label_5"> | ||||||
|           <property name="font"> |           <property name="font"> | ||||||
|             <font> |             <font> | ||||||
|               <italic>true</italic> |               <italic>true</italic> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user