small code cleanup and added components/ folder for reusable code
This commit is contained in:
@@ -21,7 +21,6 @@ Item {
|
||||
|
||||
property bool expanded: false
|
||||
property bool manuallyExpanded: false
|
||||
property var menuWindow: null
|
||||
|
||||
readonly property bool effectiveExpanded: expanded || trayMenuPopup.popupOpen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user