Missing Commons
This commit is contained in:
parent
83ff5f5589
commit
605e3610d2
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ pragma ComponentBehavior
|
|||
import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import qs.Commons
|
||||
|
||||
Singleton {
|
||||
id: root
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ import QtQuick
|
|||
import Qt.labs.folderlistmodel
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
import qs.Commons
|
||||
|
||||
Singleton {
|
||||
id: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue