mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Added last day icon
This commit is contained in:
parent
c2c3d3f550
commit
e4516afab9
@ -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>
|
||||
|
8
daily.ui
8
daily.ui
@ -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
BIN
icons/last.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 390 B |
Loading…
Reference in New Issue
Block a user