summaryrefslogtreecommitdiff
path: root/components/memberlist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'components/memberlist.hpp')
-rw-r--r--components/memberlist.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/memberlist.hpp b/components/memberlist.hpp
index 3b64bce..2a727e5 100644
--- a/components/memberlist.hpp
+++ b/components/memberlist.hpp
@@ -12,6 +12,7 @@ public:
Snowflake ID;
private:
+ Gtk::EventBox *m_ev;
Gtk::Box *m_box;
Gtk::Image *m_avatar;
Gtk::Label *m_label;