Set box widget name to "upower"

This commit is contained in:
Erik Reider 2022-03-25 14:52:12 +01:00
parent d4a07483b2
commit 2ca4dcac49
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ UPower::UPower(const std::string& id, const Json::Value& config)
showAltText(false) {
box_.pack_start(icon_);
box_.pack_start(label_);
box_.set_name(name_);
event_box_.add(box_);
// Icon Size