Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-08-20 02:47:11 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-08-20 02:47:11 +0300
commitf62bec8aadfc594d4b30bd8ca7efd1ac39ec975b (patch)
tree8a1cd0330e29d8d2edfdb6fbabd19ce12482ad8a /data/ui/remmina_news.glade
parentaf71a42118d8b69aa5d1cf3af764950d3799655d (diff)
Stats switch in the rmnews was using the wrong, state signal
Diffstat (limited to 'data/ui/remmina_news.glade')
-rw-r--r--data/ui/remmina_news.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/remmina_news.glade b/data/ui/remmina_news.glade
index 21d6ca1f8..7c1d35980 100644
--- a/data/ui/remmina_news.glade
+++ b/data/ui/remmina_news.glade
@@ -114,7 +114,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">start</property>
- <signal name="state-set" handler="rmnews_stats_switch_state_set_cb" swapped="no"/>
+ <signal name="notify::active" handler="rmnews_stats_switch_state_set_cb" swapped="no"/>
</object>
<packing>
<property name="left_attach">1</property>