mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
fix typos
This commit is contained in:
parent
e79f5262aa
commit
7aeeac1b8b
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ struct menu {
|
||||||
struct wl_list link; /* server.menus */
|
struct wl_list link; /* server.menus */
|
||||||
struct wlr_scene_rect *border;
|
struct wlr_scene_rect *border;
|
||||||
struct wlr_scene_rect *background;
|
struct wlr_scene_rect *background;
|
||||||
iostruct wlr_scene_tree *items_tree;
|
struct wlr_scene_tree *items_tree;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* For keyboard support */
|
/* For keyboard support */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue