move lucide to Styling
This commit is contained in:
parent
9fc91a92f7
commit
467c9bc0e3
23 changed files with 91 additions and 135 deletions
|
|
@ -1,10 +1,10 @@
|
|||
import qs.components
|
||||
import qs.constants
|
||||
import qs.config
|
||||
|
||||
StyledIconButton {
|
||||
id: root
|
||||
|
||||
text: Icons.bluetooth
|
||||
text: Styling.lucide.icons.bluetooth
|
||||
|
||||
onClicked: popup.toggle()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue