Port calendar to ToolTipArea
This commit is contained in:
parent
f21ad15ed6
commit
62580bc331
@ -181,9 +181,9 @@ Item {
|
||||
onClicked: {
|
||||
monthCalendar.startDate = today();
|
||||
}
|
||||
PlasmaCore.ToolTip {
|
||||
PlasmaCore.ToolTipArea {
|
||||
id: tool
|
||||
target: currentDate
|
||||
anchors.fill: currentDate
|
||||
mainText: "Select Today"
|
||||
}
|
||||
anchors {
|
||||
|
Loading…
Reference in New Issue
Block a user