Merge branch 'KDE/4.9'

This commit is contained in:
Reza Shah 2012-07-17 21:18:02 +09:00
parent 7fb69d6f42
commit b14b2ed86d

View File

@ -252,6 +252,10 @@ PlasmaCore.FrameSvgItem {
background.forceActiveFocus();
}
Component.onCompleted: {
acceptedButtons |= Qt.MiddleButton
}
}
}