mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
Whitespace
This commit is contained in:
parent
143d9b7fa4
commit
92dfa37d06
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ ssd_titlebar_update(struct ssd *ssd)
|
|||
if (is_direct_child(part->node, subtree)) {
|
||||
wlr_scene_node_set_position(part->node,
|
||||
width - SSD_BUTTON_WIDTH * 2, 0);
|
||||
struct ssd_button *button =
|
||||
struct ssd_button *button =
|
||||
node_ssd_button_from_node(part->node);
|
||||
if (button->alticon) {
|
||||
wlr_scene_node_set_enabled(button->icon,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue