Changeset 285:781effc182ea in qutecom-coip


Ignore:
Timestamp:
Jul 28, 2011 4:20:34 AM (22 months ago)
Author:
laurent <laurent@…>
Branch:
default
Message:

fix status bar button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/src/statusbar/statusbar.ui

    r283 r285  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>320</width> 
    10     <height>32</height> 
     9    <width>220</width> 
     10    <height>20</height> 
    1111   </rect> 
    1212  </property> 
     
    4141      </sizepolicy> 
    4242     </property> 
    43      <property name="minimumSize"> 
    44       <size> 
    45        <width>35</width> 
    46        <height>0</height> 
    47       </size> 
    48      </property> 
    4943     <property name="styleSheet"> 
    5044      <string notr="true">QPushButton { 
     
    5246         
    5347    border-radius: 6px; 
    54 }</string> 
     48 } 
     49</string> 
    5550     </property> 
    5651     <property name="text"> 
    57       <string>+</string> 
     52      <string/> 
     53     </property> 
     54     <property name="flat"> 
     55      <bool>true</bool> 
    5856     </property> 
    5957    </widget> 
Note: See TracChangeset for help on using the changeset viewer.