make Time a singleton
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
pragma Singleton
|
||||
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import QtQuick
|
||||
|
||||
Scope {
|
||||
Singleton {
|
||||
id: root
|
||||
property string time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user