From 713ed0f9271bfd9249809940cf214d600adaecab Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sat, 29 Aug 2020 01:14:20 -0400 Subject: add dm's --- components/channels.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'components/channels.hpp') diff --git a/components/channels.hpp b/components/channels.hpp index fce1ce9..b41dc63 100644 --- a/components/channels.hpp +++ b/components/channels.hpp @@ -51,6 +51,7 @@ protected: Glib::Dispatcher m_update_dispatcher; mutable std::mutex m_update_mutex; std::queue m_update_queue; + void AddPrivateChannels(); // retard moment void SetListingFromGuildsInternal(); void AttachMenuHandler(Gtk::ListBoxRow* row); -- cgit v1.2.3