mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-21 10:29:24 +00:00
fix a few GTK3 theming quirks
This commit is contained in:
@@ -89,3 +89,9 @@ theme_gtk3_is_active (void)
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
ThemeGtk3Variant
|
||||
theme_gtk3_active_variant (void)
|
||||
{
|
||||
return THEME_GTK3_VARIANT_FOLLOW_SYSTEM;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user