mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
dark mode
This commit is contained in:
@@ -182,6 +182,7 @@ cv_tree_init (chanview *cv)
|
||||
|
||||
((treeview *)cv)->tree = GTK_TREE_VIEW (view);
|
||||
((treeview *)cv)->scrollw = win;
|
||||
chanview_apply_theme (cv);
|
||||
gtk_widget_show (view);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user