mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
s/::/./
This commit is contained in:
parent
c7c8b373b5
commit
db41b5eec0
4 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@ struct menuitem {
|
|||
struct wlr_scene_tree *tree;
|
||||
struct menu_scene normal;
|
||||
struct menu_scene selected;
|
||||
struct wl_list link; /* menu::menuitems */
|
||||
struct wl_list link; /* menu.menuitems */
|
||||
};
|
||||
|
||||
/* This could be the root-menu or a submenu */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue