diff options
| author | AL <26797547+Al12rs@users.noreply.github.com> | 2020-02-26 19:20:56 +0100 |
|---|---|---|
| committer | AL <26797547+Al12rs@users.noreply.github.com> | 2020-02-26 19:20:56 +0100 |
| commit | 60437644e455284d36c8e20dfdf1bae268e9f378 (patch) | |
| tree | 2dfa5acfc195c6e57e60f7314aa5e143f416b3c4 /src/resources.qrc | |
| parent | 0a6c7dce971cbc2ba9c7472521170a58dc43ae84 (diff) | |
Enabled icons for all log level line.
Added new icon for Debug level.
Moved icons after timestamp.
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index 5b143b45..f9b64f6f 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -33,6 +33,7 @@ <file alias="emblem_backup">resources/symbol-backup.png</file> <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>resources/internet-web-browser.png</file> <file alias="update">resources/system-software-update.png</file> <file alias="help">resources/help-browser_32.png</file> |
