mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
[GTK3] Use WidgetCache to get colors at nsLookAndFeel for GtkButton, GtkWindow, GtkScrollBar
This commit is contained in:
parent
9461197f53
commit
f84529230b
2 changed files with 31 additions and 57 deletions
|
|
@ -33,9 +33,6 @@ public:
|
|||
protected:
|
||||
#if (MOZ_WIDGET_GTK == 2)
|
||||
struct _GtkStyle *mStyle;
|
||||
#else
|
||||
struct _GtkStyleContext *mBackgroundStyle;
|
||||
struct _GtkStyleContext *mButtonStyle;
|
||||
#endif
|
||||
|
||||
// Cached fonts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue