[applets/batterymonitor] BrightnessItem: Remove unused ids

They are not needed, even as a "documentation".

GIT_SILENT
wilder-5.24
ivan tkachenko 4 years ago
parent 867b6af485
commit 8e466af8ba
No known key found for this signature in database
GPG Key ID: 4D197017E61437CF
  1. 2
      applets/batterymonitor/package/contents/ui/BrightnessItem.qml

@ -36,13 +36,11 @@ RowLayout {
}
Column {
id: brightnessColumn
Layout.fillWidth: true
Layout.alignment: Qt.AlignTop
spacing: 0
RowLayout {
id: infoRow
width: parent.width
spacing: PlasmaCore.Units.smallSpacing

Loading…
Cancel
Save