File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -368,6 +368,7 @@ QML_RES_ICONS = \
368
368
qml/res/icons/gear-outline.png \
369
369
qml/res/icons/hidden.png \
370
370
qml/res/icons/info.png \
371
+ qml/res/icons/lock.png \
371
372
qml/res/icons/minus.png \
372
373
qml/res/icons/network-dark.png \
373
374
qml/res/icons/network-light.png \
Original file line number Diff line number Diff line change 111
111
<file alias="gear-outline">res/icons/gear-outline.png</file>
112
112
<file alias="hidden">res/icons/hidden.png</file>
113
113
<file alias="info">res/icons/info.png</file>
114
+ <file alias="lock">res/icons/lock.png</file>
114
115
<file alias="minus">res/icons/minus.png</file>
115
116
<file alias="network-dark">res/icons/network-dark.png</file>
116
117
<file alias="network-light">res/icons/network-light.png</file>
You can’t perform that action at this time.
0 commit comments