diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/WindowNotification.hpp | 1 |
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 |