- Timestamp:
- 06/23/11 23:48:59 (12 years ago)
- Branches:
- master, qt5
- Children:
- 77f8bff
- Parents:
- 52d0741
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.ui
r52d0741 rc040814 125 125 </action> 126 126 <action name="settingsAction"> 127 <property name="icon">128 <iconset resource="../icons.qrc">129 <normaloff>:/icons/settings.png</normaloff>:/icons/settings.png</iconset>130 </property>131 127 <property name="text"> 132 128 <string>Settings</string> … … 134 130 </action> 135 131 <action name="aboutAction"> 136 <property name="icon">137 <iconset resource="../icons.qrc">138 <normaloff>:/icons/info.png</normaloff>:/icons/info.png</iconset>139 </property>140 132 <property name="text"> 141 133 <string>About</string>
Note: See TracChangeset
for help on using the changeset viewer.