mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
change the signal name to fix
Duplicate signal name: invalid override of property change signal or superclass signal
This commit is contained in:
@@ -7,7 +7,7 @@ import qs.Settings
|
||||
|
||||
PanelWithOverlay {
|
||||
id: ioSelector
|
||||
signal closed()
|
||||
signal panelClosed()
|
||||
property int tabIndex: 0
|
||||
property Item anchorItem: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user