forked from qt-creator/qt-creator
TextEditor: Remove unused "finddirectory" icon
In case such icon will be needed at some point, we will recreate it themable and HighDPI-able. Change-Id: Icf34617fa71eb35406bbc10daaa700a823671061 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 845 B |
@@ -1,7 +1,6 @@
|
|||||||
<RCC>
|
<RCC>
|
||||||
<qresource prefix="/texteditor">
|
<qresource prefix="/texteditor">
|
||||||
<file>images/finddocuments.png</file>
|
<file>images/finddocuments.png</file>
|
||||||
<file>images/finddirectory.png</file>
|
|
||||||
<file>images/lightbulb.png</file>
|
<file>images/lightbulb.png</file>
|
||||||
<file>images/lightbulb@2x.png</file>
|
<file>images/lightbulb@2x.png</file>
|
||||||
<file>images/lightbulbcap.png</file>
|
<file>images/lightbulbcap.png</file>
|
||||||
|
Reference in New Issue
Block a user