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


Commits:
82ad0220 by Philipp Hörist at 2024-11-04T20:31:45+01:00
Fix: Fix function page todo

- - - - -


1 changed file:

- gajim/gtk/chat_function_page.py


Changes:

=====================================
gajim/gtk/chat_function_page.py
=====================================
@@ -125,9 +125,6 @@ def _reset(self) -> None:
         self._confirm_button.get_style_context().remove_class(
             'suggested-action')
         self._confirm_button.set_sensitive(False)
-        # TODO GTK4
-        # self._confirm_button.grab_default()
-
         self._forget_button.set_sensitive(True)
         self._forget_button.hide()
 



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/82ad02208d33a60956f17f01c0b20f6b16975883

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/82ad02208d33a60956f17f01c0b20f6b16975883
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]

Reply via email to