diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-06-19 13:42:49 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-20 15:41:38 -0700 |
commit | a08d4ec790328248e2f9408ff074f530b502419a (patch) | |
tree | 58ac98f42845b1ec2b8318fc9d4aeaf168fed993 /subsurface.qrc | |
parent | 867d9f13910b04c2023a98db75152f16837c9e35 (diff) | |
download | subsurface-a08d4ec790328248e2f9408ff074f530b502419a.tar.gz |
Added a Partly Functional Date Picker widget.
This widget shows a date in a better way that it was done
in the old widget, much more elegantly.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index d074ea324..47a8ce414 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -53,5 +53,6 @@ <file alias="icon_ceiling_dc">icons/pc.png</file> <file alias="icon_ead">icons/ead.png</file> <file alias="icon_HR">icons/icon-HR.png</file> + <file alias="calendar">icons/calendarbg.png</file> </qresource> </RCC> |