fix(Tray): icons update

This commit is contained in:
Alex
2019-04-11 15:20:39 +02:00
parent 5870421f84
commit 78067462be
2 changed files with 5 additions and 6 deletions

View File

@ -38,6 +38,7 @@ public:
int32_t window_id;
std::string icon_name;
Glib::RefPtr<Gdk::Pixbuf> icon_pixmap;
Glib::RefPtr<Gtk::IconTheme> icon_theme;
std::string overlay_icon_name;
std::string attention_icon_name;
std::string attention_movie_name;