mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-07 19:40:21 +00:00
dedup qml: move accessible properties to MyButton
This commit is contained in:
@@ -20,4 +20,6 @@ Button {
|
||||
radius: 10
|
||||
color: theme.backgroundLight
|
||||
}
|
||||
Accessible.role: Accessible.Button
|
||||
Accessible.name: text
|
||||
}
|
Reference in New Issue
Block a user