X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fwtimpl.h;fp=src%2Fwtimpl.h;h=f4956acde579d12c0ee6de1b8a78a08827549c53;hb=b012c112e391964e63247dcbb55988855b0fc95e;hp=d9f34105a07a878eb0fbdebd9410ca181f517beb;hpb=487b4f073cfbec280ed91e001c51cb32814ee4b5;p=windtk diff --git a/src/wtimpl.h b/src/wtimpl.h index d9f3410..f4956ac 100644 --- a/src/wtimpl.h +++ b/src/wtimpl.h @@ -26,6 +26,7 @@ struct wt_context { struct wt_graphics gfx; struct wt_rect vp; wt_widget *root; + struct wt_theme *theme; int colors[NUM_COLORS]; };