Changeset 285:781effc182ea in qutecom-coip for gui/src/statusbar/statusbar.ui
- Timestamp:
- Jul 28, 2011 4:20:34 AM (23 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
gui/src/statusbar/statusbar.ui (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gui/src/statusbar/statusbar.ui
r283 r285 7 7 <x>0</x> 8 8 <y>0</y> 9 <width> 320</width>10 <height> 32</height>9 <width>220</width> 10 <height>20</height> 11 11 </rect> 12 12 </property> … … 41 41 </sizepolicy> 42 42 </property> 43 <property name="minimumSize">44 <size>45 <width>35</width>46 <height>0</height>47 </size>48 </property>49 43 <property name="styleSheet"> 50 44 <string notr="true">QPushButton { … … 52 46 53 47 border-radius: 6px; 54 }</string> 48 } 49 </string> 55 50 </property> 56 51 <property name="text"> 57 <string>+</string> 52 <string/> 53 </property> 54 <property name="flat"> 55 <bool>true</bool> 58 56 </property> 59 57 </widget>
Note: See TracChangeset
for help on using the changeset viewer.
