Merge pull request #1882

1050883 DatePicker: use one icon and add @2x version (selsta)
This commit is contained in:
luigi1111
2019-01-09 17:47:39 -06:00
5 changed files with 4 additions and 2 deletions

View File

@@ -65,8 +65,8 @@
<file>images/uncheckedIcon.png</file>
<file>components/DatePicker.qml</file>
<file>images/datePicker.png</file>
<file>images/nextMonth.png</file>
<file>images/prevMonth.png</file>
<file>images/prevMonth@2x.png</file>
<file>components/TickDelegate.qml</file>
<file>components/TitleBar.qml</file>
<file>images/collapseRightPanel.png</file>