Changeset 2052

Show
Ignore:
Timestamp:
10/20/07 21:02:28 (15 months ago)
Author:
edmanm
Message:

r2163@lysithea: edmanm | 2007-10-20 20:54:09 -0400
Fix a label in the server bandwidth settings tab so that it expands for long
translated text.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/config/serverpage.ui

    r2040 r2052  
    338338            <property name="sizePolicy" > 
    339339             <sizepolicy> 
    340               <hsizetype>0</hsizetype> 
    341               <vsizetype>0</vsizetype> 
     340              <hsizetype>5</hsizetype> 
     341              <vsizetype>5</vsizetype> 
    342342              <horstretch>0</horstretch> 
    343343              <verstretch>0</verstretch> 
     
    346346            <property name="minimumSize" > 
    347347             <size> 
    348               <width>390</width> 
    349               <height>41</height> 
     348              <width>0</width> 
     349              <height>0</height> 
    350350             </size> 
    351351            </property> 
    352352            <property name="maximumSize" > 
    353353             <size> 
    354               <width>390</width> 
    355               <height>41</height> 
     354              <width>16777215</width> 
     355              <height>16777215</height> 
    356356             </size> 
    357357            </property>