diff options
author | Alessandro Portale <alessandro.portale@qt.io> | 2016-10-18 19:21:04 +0200 |
---|---|---|
committer | Alessandro Portale <alessandro.portale@qt.io> | 2016-10-18 17:22:20 +0000 |
commit | c465a25edc0c9e5b76e1757491023cdbb02ef0de (patch) | |
tree | ce42af73577df215f176cb87308ac95fa516c104 /src/plugins/scxmleditor/common | |
parent | 18f666aea588a5dcfb986eae7ed3949dd1015577 (diff) | |
download | qt-creator-c465a25edc0c9e5b76e1757491023cdbb02ef0de.tar.gz |
ScxmlEditor: Themable, HighDPI-able export-canvas icon
Change-Id: I966dee7c22903921d814141bc749b39dec7cf8d7
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'src/plugins/scxmleditor/common')
-rw-r--r-- | src/plugins/scxmleditor/common/common.qrc | 1 | ||||
-rw-r--r-- | src/plugins/scxmleditor/common/images/icon-export-canvas.png | bin | 856 -> 164 bytes | |||
-rw-r--r-- | src/plugins/scxmleditor/common/images/icon-export-canvas@2x.png | bin | 0 -> 256 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/scxmleditor/common/common.qrc b/src/plugins/scxmleditor/common/common.qrc index d0fdb605dd..49ee31ce66 100644 --- a/src/plugins/scxmleditor/common/common.qrc +++ b/src/plugins/scxmleditor/common/common.qrc @@ -15,6 +15,7 @@ <file>images/fullnamespace.png</file> <file>images/history.png</file> <file>images/icon-export-canvas.png</file> + <file>images/icon-export-canvas@2x.png</file> <file>images/icon-fit-screen.png</file> <file>images/icon-pan.png</file> <file>images/icon-zoom-in.png</file> diff --git a/src/plugins/scxmleditor/common/images/icon-export-canvas.png b/src/plugins/scxmleditor/common/images/icon-export-canvas.png Binary files differindex 4c0eca5560..d2d47205a8 100644 --- a/src/plugins/scxmleditor/common/images/icon-export-canvas.png +++ b/src/plugins/scxmleditor/common/images/icon-export-canvas.png diff --git a/src/plugins/scxmleditor/common/images/icon-export-canvas@2x.png b/src/plugins/scxmleditor/common/images/icon-export-canvas@2x.png Binary files differnew file mode 100644 index 0000000000..bdc82b7ade --- /dev/null +++ b/src/plugins/scxmleditor/common/images/icon-export-canvas@2x.png |