Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/SearchBar.qml')
-rw-r--r--resources/qml/SearchBar.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/SearchBar.qml b/resources/qml/SearchBar.qml
index 4d9c003653..af5ad7cc35 100644
--- a/resources/qml/SearchBar.qml
+++ b/resources/qml/SearchBar.qml
@@ -17,7 +17,7 @@ Cura.TextField
placeholderText: catalog.i18nc("@placeholder", "Search")
font.italic: true
- UM.RecolorImage
+ UM.ColorImage
{
id: searchIcon