mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 21:20:31 -05:00 
			
		
		
		
	ChannelAnalyzerNG GUI: fixed some widgets minimum sizes
This commit is contained in:
		
							parent
							
								
									989de1284d
								
							
						
					
					
						commit
						be91456670
					
				@ -232,7 +232,7 @@
 | 
				
			|||||||
         <widget class="QComboBox" name="spanLog2">
 | 
					         <widget class="QComboBox" name="spanLog2">
 | 
				
			||||||
          <property name="maximumSize">
 | 
					          <property name="maximumSize">
 | 
				
			||||||
           <size>
 | 
					           <size>
 | 
				
			||||||
            <width>40</width>
 | 
					            <width>50</width>
 | 
				
			||||||
            <height>16777215</height>
 | 
					            <height>16777215</height>
 | 
				
			||||||
           </size>
 | 
					           </size>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
@ -278,11 +278,17 @@
 | 
				
			|||||||
        </item>
 | 
					        </item>
 | 
				
			||||||
        <item>
 | 
					        <item>
 | 
				
			||||||
         <widget class="QLabel" name="spanText">
 | 
					         <widget class="QLabel" name="spanText">
 | 
				
			||||||
 | 
					          <property name="minimumSize">
 | 
				
			||||||
 | 
					           <size>
 | 
				
			||||||
 | 
					            <width>80</width>
 | 
				
			||||||
 | 
					            <height>0</height>
 | 
				
			||||||
 | 
					           </size>
 | 
				
			||||||
 | 
					          </property>
 | 
				
			||||||
          <property name="toolTip">
 | 
					          <property name="toolTip">
 | 
				
			||||||
           <string>Channel final sample rate</string>
 | 
					           <string>Channel final sample rate</string>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
          <property name="text">
 | 
					          <property name="text">
 | 
				
			||||||
           <string>6.0k</string>
 | 
					           <string>00000.0 kS/s</string>
 | 
				
			||||||
          </property>
 | 
					          </property>
 | 
				
			||||||
          <property name="alignment">
 | 
					          <property name="alignment">
 | 
				
			||||||
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
					           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user