diff options
Diffstat (limited to 'src/ui/frames.h')
-rw-r--r-- | src/ui/frames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/frames.h b/src/ui/frames.h index c4ad8bf..849c258 100644 --- a/src/ui/frames.h +++ b/src/ui/frames.h @@ -75,6 +75,7 @@ struct _MetaUIFrame { Window xwindow; GdkWindow *window; + GtkStyle *style; MetaFrameStyle *cache_style; PangoLayout *layout; int text_height; |