[GTK3] Use WidgetCache to get colors at nsLookAndFeel for GtkButton, GtkWindow, GtkScrollBar

This commit is contained in:
trav90 2018-04-06 07:53:35 -05:00 committed by Roy Tam
commit f84529230b
2 changed files with 31 additions and 57 deletions

View file

@ -33,9 +33,6 @@ public:
protected:
#if (MOZ_WIDGET_GTK == 2)
struct _GtkStyle *mStyle;
#else
struct _GtkStyleContext *mBackgroundStyle;
struct _GtkStyleContext *mButtonStyle;
#endif
// Cached fonts