File tree Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -361,6 +361,7 @@ QML_RES_ICONS = \
361
361
qml/res/icons/copy.png \
362
362
qml/res/icons/coinbase.png \
363
363
qml/res/icons/cross.png \
364
+ qml/res/icons/ellipsis.png \
364
365
qml/res/icons/error.png \
365
366
qml/res/icons/export.png \
366
367
qml/res/icons/flip-vertical.png \
Original file line number Diff line number Diff line change 104
104
<file alias="copy">res/icons/copy.png</file>
105
105
<file alias="coinbase">res/icons/coinbase.png</file>
106
106
<file alias="cross">res/icons/cross.png</file>
107
+ <file alias="ellipsis">res/icons/ellipsis.png</file>
107
108
<file alias="error">res/icons/error.png</file>
108
109
<file alias="export">res/icons/export.png</file>
109
110
<file alias="flip-vertical">res/icons/flip-vertical.png</file>
You can’t perform that action at this time.
0 commit comments