summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/coreplugin.qbs
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-04-07 10:20:23 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-04-08 15:59:10 +0000
commit63cbcbc729fa21b32159ecc4fb741f8ae9def6d9 (patch)
tree867dc35c712bdc7f962288ad79292ee93ab69066 /src/plugins/coreplugin/coreplugin.qbs
parent33bd06cb5c9d08515bfde386f7183662f2953b90 (diff)
downloadqt-creator-63cbcbc729fa21b32159ecc4fb741f8ae9def6d9.tar.gz
Locator: Remove old "Locator" menu icon. Re-use the "search" icon.
This patch removes the locator.png icon and replaces it with a menu-friendly variation of the zoom icon. The current ZOOM icon becomes ZOOM_TOOLBAR. Change-Id: I8817c5c420801351db659caa4c4190a9074be720 Reviewed-by: hjk <hjk@theqtcompany.com>
Diffstat (limited to 'src/plugins/coreplugin/coreplugin.qbs')
-rw-r--r--src/plugins/coreplugin/coreplugin.qbs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/coreplugin/coreplugin.qbs b/src/plugins/coreplugin/coreplugin.qbs
index a0695767c6..a2fcb520c4 100644
--- a/src/plugins/coreplugin/coreplugin.qbs
+++ b/src/plugins/coreplugin/coreplugin.qbs
@@ -268,7 +268,6 @@ QtcPlugin {
"filesystemfilter.ui",
"ilocatorfilter.cpp",
"ilocatorfilter.h",
- "locator.qrc",
"locatorconstants.h",
"locatorfiltersfilter.cpp",
"locatorfiltersfilter.h",
@@ -285,8 +284,6 @@ QtcPlugin {
"locatorsettingspage.cpp",
"locatorsettingspage.h",
"locatorsettingspage.ui",
- "images/locator.png",
- "images/reload.png",
]
}