Extract panels out into their own top-level concern
This commit is contained in:
@@ -19,7 +19,7 @@ BarWidget {
|
||||
|
||||
property bool popupOpen: false
|
||||
|
||||
function closePopout() { popupOpen = false }
|
||||
function close() { popupOpen = false }
|
||||
|
||||
readonly property int historyLimit: 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user