Changeset f41638e in confclerk_git for src/gui/conferenceeditor.ui
- Timestamp:
- 06/24/11 01:01:24 (12 years ago)
- Branches:
- master, qt5
- Children:
- 59673b9
- Parents:
- 77f8bff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/conferenceeditor.ui
r77f8bff rf41638e 15 15 </property> 16 16 <property name="windowIcon"> 17 <iconset resource="../ icons.qrc">18 <normaloff>:/ icons/brain-alone.png</normaloff>:/icons/brain-alone.png</iconset>17 <iconset resource="../../data/data.qrc"> 18 <normaloff>:/confclerk.svg</normaloff>:/confclerk.svg</iconset> 19 19 </property> 20 20 <layout class="QHBoxLayout" name="horizontalLayout"> … … 342 342 <resources> 343 343 <include location="../icons.qrc"/> 344 <include location="../../data/data.qrc"/> 344 345 </resources> 345 346 <connections/>
Note: See TracChangeset
for help on using the changeset viewer.