mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-05-16 21:50:20 +00:00
Get rid of gui_tweaks 16 & 1
This commit is contained in:
@@ -126,7 +126,7 @@ fe_userlist_numbers (session *sess)
|
||||
gtk_label_set_text (GTK_LABEL (sess->gui->namelistinfo), NULL);
|
||||
}
|
||||
|
||||
if (sess->type == SESS_CHANNEL && prefs.gui_tweaks & 1)
|
||||
if (sess->type == SESS_CHANNEL && prefs.gui_win_ucount)
|
||||
fe_set_title (sess);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user