diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-02-25 13:28:48 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-02-26 10:41:18 -0300 |
commit | 0f56f7c2c5ac1367e42694b34778d6e1b513feb7 (patch) | |
tree | c78240692c92d103b42939c89a125a72f439a4f2 /data/resources/loggerwindow.qrc | |
parent | 306b62e7dcf757c2143d5db4380c0be42fd1e16a (diff) |
Add Pastebin button to logger window.
Also add png image for the button and license information.
Diffstat (limited to 'data/resources/loggerwindow.qrc')
-rw-r--r-- | data/resources/loggerwindow.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/resources/loggerwindow.qrc b/data/resources/loggerwindow.qrc index 847ca9a1..a385c50e 100644 --- a/data/resources/loggerwindow.qrc +++ b/data/resources/loggerwindow.qrc @@ -1,5 +1,6 @@ <RCC> <qresource prefix="/"> + <file>../images/pastebin.png</file> <file>../images/oxygen-icons/edit-bomb.png</file> <file>../images/oxygen-icons/document-save-as.png</file> <file>../images/oxygen-icons/dialog-information.png</file> |