From 206a58f9996a36693b1e73460191b08db1db0327 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 26 Oct 2018 21:51:44 +0200 Subject: Change window notification style --- include/WindowNotification.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/WindowNotification.hpp') diff --git a/include/WindowNotification.hpp b/include/WindowNotification.hpp index 87111de..595169d 100644 --- a/include/WindowNotification.hpp +++ b/include/WindowNotification.hpp @@ -15,5 +15,6 @@ namespace dchat Gtk::Revealer revealer; Gtk::Label label; sigc::connection hideTimer; + sigc::connection visibilityTimer; }; } \ No newline at end of file -- cgit v1.2.3