diff options
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index f9b64f6f..c54d5bfc 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -34,6 +34,9 @@ <file alias="icon_tools">resources/applications-accessories.png</file> <file alias="problem">resources/emblem-unreadable.png</file> <file alias="debug">resources/log-debug.png</file> + <file alias="checked-checkbox">resources/icons8-checked-checkbox.png</file> + <file alias="unchecked-checkbox">resources/icons8-unchecked-checkbox.png</file> + <file alias="indeterminate-checkbox">resources/icons8-indeterminate-checkbox.png</file> <file>resources/internet-web-browser.png</file> <file alias="update">resources/system-software-update.png</file> <file alias="help">resources/help-browser_32.png</file> |
