Commit d4c11ac9 by senthuran-lkn Committed by omarzohdi

Fixed Wayland Surface data varible initialisation.

parent a31e0eb2
......@@ -68,7 +68,7 @@ struct SurfaceData
wl_pointer* wlPointer;
wl_shell_surface* wlShellSurface;
SurfaceData() {}
SurfaceData(){}
};
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment