Core: Move expand and collapse icons from autotest to core

...and replaced the duplicates of them in the debugger console.

Change-Id: If545800c47f3560e1f91d87bdd117abaf04dbd89
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Alessandro Portale
2016-07-05 15:41:41 +02:00
committed by Alessandro Portale
parent fe8c717a6a
commit 40c5213fdd
17 changed files with 26 additions and 20 deletions

View File

@@ -2,8 +2,6 @@
<qresource prefix="/qmljstools">
<file>images/category_qml.png</file>
<file>images/prompt.png</file>
<file>images/collapse.png</file>
<file>images/expand.png</file>
<file>QmlJSTools.mimetypes.xml</file>
</qresource>
</RCC>