mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 23:42:51 -05:00
confirm-modal:add layer namespace (#743)
This commit is contained in:
@@ -6,6 +6,8 @@ import qs.Widgets
|
|||||||
DankModal {
|
DankModal {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
|
layerNamespace: "dms:confirm-modal"
|
||||||
|
|
||||||
property string confirmTitle: ""
|
property string confirmTitle: ""
|
||||||
property string confirmMessage: ""
|
property string confirmMessage: ""
|
||||||
property string confirmButtonText: "Confirm"
|
property string confirmButtonText: "Confirm"
|
||||||
|
|||||||
Reference in New Issue
Block a user