mirror of
https://github.com/labwc/labwc.git
synced 2026-02-11 04:27:51 -05:00
s/::/./
This commit is contained in:
parent
c7c8b373b5
commit
db41b5eec0
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