remove dead code
This commit is contained in:
parent
26c8786e57
commit
eedde2c2f4
@ -71,9 +71,7 @@ Rectangle {
|
||||
}
|
||||
type: PlasmaCore.Dialog.Dock
|
||||
windowFlags: Qt.Window|Qt.WindowStaysOnTopHint|Qt.X11BypassWindowManagerHint
|
||||
/*Component.onCompleted: {
|
||||
sidePanel.windowFlags = Qt.Window|Qt.WindowStaysOnTopHint|Qt.X11BypassWindowManagerHint
|
||||
}*/
|
||||
|
||||
mainItem: PlasmaComponents.PageStack {
|
||||
id: sidePanelStack
|
||||
state: "closed"
|
||||
|
Loading…
Reference in New Issue
Block a user