forked from Shinonome/dots-hyprland
fix some "overrides a member of the base object" warnings
This commit is contained in:
@@ -9,7 +9,7 @@ Rectangle {
|
||||
id: root
|
||||
|
||||
property bool show: false
|
||||
default property alias data: contentColumn.data
|
||||
default property alias contentData: contentColumn.data
|
||||
property real backgroundHeight: dialogBackground.implicitHeight
|
||||
property real backgroundWidth: 350
|
||||
property real backgroundAnimationMovementDistance: 60
|
||||
|
||||
Reference in New Issue
Block a user