mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-14 07:02:30 +02:00
libcava bump 0.10.1
Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
@ -75,8 +75,7 @@ Group::Group(const std::string& name, const std::string& id, const Json::Value&
|
||||
|
||||
if (left_to_right) {
|
||||
box.pack_end(revealer);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
box.pack_start(revealer);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user