move styled text
This commit is contained in:
parent
35a24587b4
commit
39179f260a
2 changed files with 1 additions and 1 deletions
|
|
@ -1,10 +0,0 @@
|
|||
import qs.config
|
||||
import QtQuick
|
||||
|
||||
Text {
|
||||
font.family: Theme.fontFamily
|
||||
color: Theme.palette.basecontent
|
||||
ColorAnimation on color {
|
||||
duration: 100
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue