mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-07-09 21:39:25 +00:00
Use owned channel tree font for palette behavior
This commit is contained in:
@@ -174,7 +174,7 @@ chanview_apply_theme (chanview *cv)
|
||||
chanview_set_font_desc (cv, font);
|
||||
|
||||
theme_manager_apply_channel_tree_style (w,
|
||||
theme_manager_get_channel_tree_palette_behavior (font));
|
||||
theme_manager_get_channel_tree_palette_behavior (cv->font_desc));
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user