summaryrefslogtreecommitdiff
path: root/modules/launcher/AppList.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-13 16:53:22 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-09-13 16:53:22 +1000
commit25508df016e6953d52ea993697a4d0adaeddc726 (patch)
treea7b45a03affa18e41f44f35ba5d000df1aae96b0 /modules/launcher/AppList.qml
parentplugin: managers -> internal (diff)
downloadcaelestia-shell-25508df016e6953d52ea993697a4d0adaeddc726.tar.gz
caelestia-shell-25508df016e6953d52ea993697a4d0adaeddc726.tar.bz2
caelestia-shell-25508df016e6953d52ea993697a4d0adaeddc726.zip
internal: use templates
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 {