fix accidental subsurface reinclusion
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
d98d2e15ce
commit
d5e6847334
2 changed files with 1 additions and 7 deletions
|
|
@ -239,9 +239,7 @@ struct _MwLLWaylandTopLevel {
|
|||
};
|
||||
|
||||
struct _MwLLWaylandSublevel {
|
||||
MwLL parent;
|
||||
struct wl_subcompositor* subcompositor;
|
||||
struct wl_subsurface* subsurface;
|
||||
MwLL parent;
|
||||
|
||||
struct xdg_surface* xdg_surface;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue