aboutsummaryrefslogtreecommitdiff
path: root/include/WindowNotification.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/WindowNotification.hpp')
-rw-r--r--include/WindowNotification.hpp1
1 files changed, 1 insertions, 0 deletions
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