summaryrefslogtreecommitdiff
path: root/components/channels.hpp
diff options
context:
space:
mode:
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 a771933..f898df7 100644
--- a/components/channels.hpp
+++ b/components/channels.hpp
@@ -55,6 +55,7 @@ protected:
Gtk::EventBox *m_ev;
Gtk::Box *m_box;
Gtk::Label *m_lbl;
+ Gtk::Image *m_icon;
};
class ChannelListRowCategory : public ChannelListRow {