From 6be8314bcc624a6cd8a3848dd0424fbac74ffc6d Mon Sep 17 00:00:00 2001 From: bhgv Date: Sat, 10 Mar 2018 02:23:07 +0200 Subject: preparing to implement clutter-windows --- include/memdraw.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/memdraw.h b/include/memdraw.h index 6e6a77d..b8e7499 100644 --- a/include/memdraw.h +++ b/include/memdraw.h @@ -53,6 +53,8 @@ struct Memimage int shift[NChan]; int mask[NChan]; int nbits[NChan]; + + void *ext_win; }; struct Memcmap -- cgit v1.2.3