summaryrefslogtreecommitdiff
path: root/components/chatlist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'components/chatlist.hpp')
-rw-r--r--components/chatlist.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/chatlist.hpp b/components/chatlist.hpp
index 7f9dab7..2122e49 100644
--- a/components/chatlist.hpp
+++ b/components/chatlist.hpp
@@ -38,6 +38,7 @@ private:
Gtk::MenuItem *m_menu_edit_message;
Gtk::MenuItem *m_menu_reply_to;
Gtk::MenuItem *m_menu_unpin;
+ Gtk::MenuItem *m_menu_pin;
Snowflake m_menu_selected_message;
Snowflake m_active_channel;