summaryrefslogtreecommitdiff
path: root/components/channels.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2020-08-29 01:14:20 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2020-08-29 01:14:20 -0400
commit713ed0f9271bfd9249809940cf214d600adaecab (patch)
treef6493059fea382df2301823805e0a7fc1a393589 /components/channels.hpp
parent299ecc71d980904ad7ffaf6d44254da71f948666 (diff)
downloadabaddon-portaudio-713ed0f9271bfd9249809940cf214d600adaecab.tar.gz
abaddon-portaudio-713ed0f9271bfd9249809940cf214d600adaecab.zip
add dm's
Diffstat (limited to 'components/channels.hpp')
-rw-r--r--components/channels.hpp1
1 files changed, 1 insertions, 0 deletions
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<DiscordClient::Guilds_t> m_update_queue;
+ void AddPrivateChannels(); // retard moment
void SetListingFromGuildsInternal();
void AttachMenuHandler(Gtk::ListBoxRow* row);