summaryrefslogtreecommitdiff
path: root/modules/launcher/AppList.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/launcher/AppList.qml')
-rw-r--r--modules/launcher/AppList.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/launcher/AppList.qml b/modules/launcher/AppList.qml
index dc9f4cc..92f86d5 100644
--- a/modules/launcher/AppList.qml
+++ b/modules/launcher/AppList.qml
@@ -14,7 +14,7 @@ import QtQuick.Controls
StyledListView {
id: root
- required property TextField search
+ required property StyledTextField search
required property PersistentProperties visibilities
model: ScriptModel {