diff options
Diffstat (limited to 'openbox/prompt.h')
| -rw-r--r-- | openbox/prompt.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/prompt.h b/openbox/prompt.h index b0ebad51..09361b04 100644 --- a/openbox/prompt.h +++ b/openbox/prompt.h @@ -41,6 +41,8 @@ struct _ObPrompt ObInternalWindow super; gint ref; + guint event_mask; + /* keep a copy of this because we re-render things that may need it (i.e. the buttons) */ RrAppearance *a_bg; |
