summaryrefslogtreecommitdiff
path: root/src/plugins/help
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-03-31 11:26:05 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-03-31 09:26:45 +0000
commit4df4864b9b7dfe0f0943bb61ec186435b0c2bcec (patch)
tree1ca4675aca940fde460172a5e8943acb8d0e7b9b /src/plugins/help
parentfdfd5f23519547f9e772b4499cfe5ec626981ffb (diff)
downloadqt-creator-4df4864b9b7dfe0f0943bb61ec186435b0c2bcec.tar.gz
Help: New "Home" icon
Change-Id: I5d6e0ee20ecb76cb90106041f78b504a695ad94a Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'src/plugins/help')
-rw-r--r--src/plugins/help/help.qrc1
-rw-r--r--src/plugins/help/images/home.pngbin1493 -> 146 bytes
-rw-r--r--src/plugins/help/images/home@2x.pngbin0 -> 251 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/help/help.qrc b/src/plugins/help/help.qrc
index a0b727d945..5cfbf8966b 100644
--- a/src/plugins/help/help.qrc
+++ b/src/plugins/help/help.qrc
@@ -3,6 +3,7 @@
<file>images/find.png</file>
<file>images/book.png</file>
<file>images/home.png</file>
+ <file>images/home@2x.png</file>
<file>images/bookmark.png</file>
<file>images/category_help.png</file>
<file>images/mode_help.png</file>
diff --git a/src/plugins/help/images/home.png b/src/plugins/help/images/home.png
index 9cee3025d0..45b92a001e 100644
--- a/src/plugins/help/images/home.png
+++ b/src/plugins/help/images/home.png
Binary files differ
diff --git a/src/plugins/help/images/home@2x.png b/src/plugins/help/images/home@2x.png
new file mode 100644
index 0000000000..72629cb719
--- /dev/null
+++ b/src/plugins/help/images/home@2x.png
Binary files differ