summaryrefslogtreecommitdiff
path: root/src/components/channels.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/channels.hpp')
-rw-r--r--src/components/channels.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/channels.hpp b/src/components/channels.hpp
index 7a23b3d..d561737 100644
--- a/src/components/channels.hpp
+++ b/src/components/channels.hpp
@@ -114,6 +114,7 @@ protected:
void AddPrivateChannels();
void UpdateCreateDMChannel(const ChannelData &channel);
+ void SetDMChannelIcon(Gtk::TreeIter iter, const ChannelData &dm);
void OnMessageAck(const MessageAckData &data);