Added last day icon

This commit is contained in:
Mark Watkins 2011-10-30 19:40:45 +10:00
parent c2c3d3f550
commit e4516afab9
3 changed files with 8 additions and 1 deletions

View File

@ -18,5 +18,6 @@
<file>docs/template_overview.sht</file>
<file>docs/schema.xml</file>
<file>docs/channels.xml</file>
<file>icons/last.png</file>
</qresource>
</RCC>

View File

@ -152,6 +152,10 @@
<property name="text">
<string>T</string>
</property>
<property name="icon">
<iconset resource="Resources.qrc">
<normaloff>:/icons/last.png</normaloff>:/icons/last.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
@ -612,6 +616,8 @@
<header>QtWebKit/QWebView</header>
</customwidget>
</customwidgets>
<resources/>
<resources>
<include location="Resources.qrc"/>
</resources>
<connections/>
</ui>

BIN
icons/last.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B