pixmap works
This commit is contained in:
parent
bee6cb81ca
commit
7f43a974cd
2 changed files with 38 additions and 11 deletions
|
|
@ -115,6 +115,8 @@ struct _MwLLWaylandColor {
|
|||
|
||||
struct _MwLLWaylandPixmap {
|
||||
struct _MwLLCommonPixmap common;
|
||||
|
||||
cairo_surface_t* cs;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue