Get time as attribute of Time singleton
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import QtQuick
|
||||
|
||||
Text {
|
||||
required property string time
|
||||
text: time
|
||||
Time.time
|
||||
}
|
||||
Reference in New Issue
Block a user