mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
s/::/./
This commit is contained in:
parent
3e5b988d38
commit
2cc1ee1301
4 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@ struct ssd_button {
|
|||
|
||||
struct ssd_sub_tree {
|
||||
struct wlr_scene_tree *tree;
|
||||
struct wl_list parts; /* ssd_part::link */
|
||||
struct wl_list parts; /* ssd_part.link */
|
||||
};
|
||||
|
||||
struct ssd_state_title_width {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue