mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Realign with codesniffer rules
This commit is contained in:
parent
5846a95f98
commit
987b2c2a89
15 changed files with 486 additions and 466 deletions
|
|
@ -244,7 +244,7 @@ struct view {
|
|||
int width, height;
|
||||
struct wlr_scene_tree *tree;
|
||||
struct wlr_scene_rect *border;
|
||||
struct bufferset * texturedBorders;
|
||||
struct bufferset *texturedBorders;
|
||||
struct wlr_scene_rect *background;
|
||||
struct scaled_font_buffer *text;
|
||||
} resize_indicator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue