Daniel Brötzmann pushed to branch gtk4 at gajim / gajim
Commits:
9d455974 by wurstsalat at 2024-10-27T22:34:35+01:00
other: Remove GTK4 TODO
- - - - -
1 changed file:
- gajim/gui_interface.py
Changes:
=====================================
gajim/gui_interface.py
=====================================
@@ -205,7 +205,7 @@ def process_connections(self) -> bool:
def run(self, _application: Gtk.Application) -> None:
# TODO Jingle FT
# get instances for windows/dialogs that will show_all()/hide()
- # self.instances['file_transfers'] = FileTransfersWindow() TODO GTK4
+ # self.instances['file_transfers'] = FileTransfersWindow()
if sys.platform == 'win32':
timeout, in_seconds = 20, None
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/9d455974533fba6a13b722c10331eea176de133d
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/9d455974533fba6a13b722c10331eea176de133d
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]