This commit is contained in:
parent
8fc51bd1e4
commit
d98d2e15ce
4 changed files with 66 additions and 75 deletions
|
|
@ -239,8 +239,9 @@ struct _MwLLWaylandTopLevel {
|
|||
};
|
||||
|
||||
struct _MwLLWaylandSublevel {
|
||||
|
||||
MwLL parent;
|
||||
MwLL parent;
|
||||
struct wl_subcompositor* subcompositor;
|
||||
struct wl_subsurface* subsurface;
|
||||
|
||||
struct xdg_surface* xdg_surface;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue