Philipp Hörist pushed to branch mainwindow at gajim / gajim


Commits:
5a86aeb2 by lovetox at 2021-04-04T23:45:14+02:00
show info messages

- - - - -


1 changed file:

- gajim/gtk/conversation/rows/info.py


Changes:

=====================================
gajim/gtk/conversation/rows/info.py
=====================================
@@ -65,3 +65,4 @@ def __init__(self,
             graphics=graphics)
 
         self.grid.attach(self.textview, 1, 0, 1, 1)
+        self.show_all()



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/5a86aeb247715ebc31c5f44e159a382591e1eed5

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/5a86aeb247715ebc31c5f44e159a382591e1eed5
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to