Merge branch 'KDE/4.9'
This commit is contained in:
parent
7fb69d6f42
commit
b14b2ed86d
@ -252,6 +252,10 @@ PlasmaCore.FrameSvgItem {
|
||||
|
||||
background.forceActiveFocus();
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
acceptedButtons |= Qt.MiddleButton
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user