Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
1ac25066 by wurstsalat at 2025-03-01T19:57:35+01:00
fix: SettingsDialog: Fix showing dialogs
- - - - -
1 changed file:
- gajim/gtk/settings.py
Changes:
=====================================
gajim/gtk/settings.py
=====================================
@@ -76,6 +76,7 @@ def __init__(
self.listbox.update_states()
self.set_child(self.listbox)
+ self.show()
def _cleanup(self) -> None:
del self.listbox
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1ac25066096bec69f73304125ffab343f7da5994
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1ac25066096bec69f73304125ffab343f7da5994
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]