aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-10-26 21:51:44 +0200
committerdec05eba <dec05eba@protonmail.com>2018-10-26 21:51:47 +0200
commit206a58f9996a36693b1e73460191b08db1db0327 (patch)
treefd7fdeba9020dba673f858c9755ef129333f91b4 /include
parent009d2f850e8fdd27d961423892920e0b6817c031 (diff)
Change window notification style
Diffstat (limited to 'include')
-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