Changeset ce59092 in confclerk_git for src/gui/eventdialog.ui
- Timestamp:
- 01/27/10 12:36:29 (13 years ago)
- Branches:
- master, qt5
- Children:
- 1bcd66f
- Parents:
- 6bc425e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/eventdialog.ui
r6bc425e rce59092 62 62 <y>0</y> 63 63 <width>418</width> 64 <height>29 6</height>64 <height>294</height> 65 65 </rect> 66 66 </property> … … 70 70 <item> 71 71 <layout class="QHBoxLayout" name="horizontalLayout" > 72 <item> 73 <widget class="QToolButton" name="alarmButton" > 74 <property name="text" > 75 <string>...</string> 76 </property> 77 <property name="icon" > 78 <iconset resource="../icons.qrc" > 79 <normaloff>:/icons/alarm-offBig.png</normaloff>:/icons/alarm-offBig.png</iconset> 80 </property> 81 </widget> 82 </item> 83 <item> 84 <widget class="QToolButton" name="favouriteButton" > 85 <property name="text" > 86 <string>...</string> 87 </property> 88 <property name="icon" > 89 <iconset resource="../icons.qrc" > 90 <normaloff>:/icons/favourite-offBig.png</normaloff>:/icons/favourite-offBig.png</iconset> 91 </property> 92 </widget> 93 </item> 72 94 <item> 73 95 <spacer name="horizontalSpacer" > … … 96 118 </layout> 97 119 </widget> 98 <resources/> 120 <resources> 121 <include location="../icons.qrc" /> 122 </resources> 99 123 <connections> 100 124 <connection>
Note: See TracChangeset
for help on using the changeset viewer.