Changeset 20e6343 in confclerk_git for src/gui/about.ui
- Timestamp:
- 01/30/10 14:43:42 (13 years ago)
- Branches:
- master, qt5
- Children:
- c129f8a6
- Parents:
- a190b81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/about.ui
ra190b81 r20e6343 114 114 </sizepolicy> 115 115 </property> 116 <property name="maximumSize" > 117 <size> 118 <width>77</width> 119 <height>68</height> 120 </size> 121 </property> 116 122 <property name="text" > 117 123 <string/> 118 124 </property> 119 125 <property name="pixmap" > 120 <pixmap>:/icons/fosdem.png</pixmap> 126 <pixmap resource="../icons.qrc" >:/icons/brain-alone.png</pixmap> 127 </property> 128 <property name="scaledContents" > 129 <bool>true</bool> 121 130 </property> 122 131 </widget> … … 149 158 <x>0</x> 150 159 <y>0</y> 151 <width> 446</width>160 <width>389</width> 152 161 <height>429</height> 153 162 </rect> … … 375 384 </layout> 376 385 </widget> 377 <resources/> 386 <resources> 387 <include location="../icons.qrc" /> 388 </resources> 378 389 <connections> 379 390 <connection>
Note: See TracChangeset
for help on using the changeset viewer.