- Timestamp:
- 06/12/12 19:35:32 (11 years ago)
- Branches:
- master, qt5
- Children:
- 6bf226b
- Parents:
- 0b595d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.ui
r0b595d2 rb686173 209 209 <property name="icon"> 210 210 <iconset resource="../icons.qrc"> 211 <normaloff>:/icons/ add.png</normaloff>:/icons/add.png</iconset>211 <normaloff>:/icons/expand.png</normaloff>:/icons/expand.png</iconset> 212 212 </property> 213 213 <property name="text"> … … 218 218 <property name="icon"> 219 219 <iconset resource="../icons.qrc"> 220 <normaloff>:/icons/ remove.png</normaloff>:/icons/remove.png</iconset>220 <normaloff>:/icons/collapse.png</normaloff>:/icons/collapse.png</iconset> 221 221 </property> 222 222 <property name="text">
Note: See TracChangeset
for help on using the changeset viewer.