mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
refactor channel listing
This commit is contained in:
@@ -105,8 +105,7 @@ void MainWindow::UpdateMembers() {
|
||||
}
|
||||
|
||||
void MainWindow::UpdateChannelListing() {
|
||||
auto &discord = Abaddon::Get().GetDiscordClient();
|
||||
m_channel_list.SetListingFromGuilds(discord.GetGuilds());
|
||||
m_channel_list.UpdateListing();
|
||||
}
|
||||
|
||||
void MainWindow::UpdateChatWindowContents() {
|
||||
|
||||
Reference in New Issue
Block a user