rename *Content.qml to *Applet.qml
This commit is contained in:
parent
989182d603
commit
6461b9a943
14 changed files with 14 additions and 14 deletions
|
|
@ -77,7 +77,7 @@ M.BarSection {
|
|||
panelTitle: "Temperature"
|
||||
contentWidth: 220
|
||||
|
||||
C.TemperatureContent {
|
||||
C.TemperatureApplet {
|
||||
width: hoverPanel.contentWidth
|
||||
temp: root._temp
|
||||
warm: root._warm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue