- Timestamp:
- 01/30/10 14:26:47 (13 years ago)
- Branches:
- master, qt5
- Children:
- 20e6343
- Parents:
- b0a3bc7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/about.ui
rb0a3bc7 ra190b81 10 10 <y>0</y> 11 11 <width>500</width> 12 <height> 609</height>12 <height>487</height> 13 13 </rect> 14 14 </property> … … 150 150 <y>0</y> 151 151 <width>446</width> 152 <height> 547</height>152 <height>429</height> 153 153 </rect> 154 154 </property> … … 321 321 <widget class="QLabel" name="copyright" > 322 322 <property name="text" > 323 <string>Copyright (C) Ixonos, 2010</string>323 <string>Copyright (C) 2010 Ixonos Plc.</string> 324 324 </property> 325 325 </widget> … … 327 327 </layout> 328 328 </widget> 329 </item> 330 <item row="1" column="0" > 331 <spacer name="verticalSpacer_2" > 332 <property name="orientation" > 333 <enum>Qt::Vertical</enum> 334 </property> 335 <property name="sizeHint" stdset="0" > 336 <size> 337 <width>20</width> 338 <height>20</height> 339 </size> 340 </property> 341 </spacer> 329 342 </item> 330 343 </layout>
Note: See TracChangeset
for help on using the changeset viewer.