finish volume icon
This commit is contained in:
@@ -50,15 +50,6 @@ Text {
|
||||
|
||||
onClicked: {
|
||||
bluemanManagerProcess.running = true;
|
||||
popupWindow.visible = true;
|
||||
}
|
||||
}
|
||||
|
||||
PopupWindow {
|
||||
id: popupWindow
|
||||
visible: false
|
||||
implicitWidth: 200
|
||||
implicitHeight: 100
|
||||
anchor.window: parentWindow
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user