Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
8e9d8f49 by wurstsalat at 2025-02-23T23:16:49+01:00
cq: StartChat: Remove GTK4 TODO
- - - - -
1 changed file:
- gajim/gtk/start_chat.py
Changes:
=====================================
gajim/gtk/start_chat.py
=====================================
@@ -1046,7 +1046,7 @@ def __init__(self) -> None:
self.__bindings: list[GObject.Binding] = []
- # TODO GTK4
+ # TODO: add back tooltip
# self._tooltip = ContactTooltip()
# image.set_has_tooltip(True)
# self._connect(image, 'query-tooltip', self._on_query_tooltip)
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/8e9d8f49be2fcd4762fe216e20b345471e62d787
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/8e9d8f49be2fcd4762fe216e20b345471e62d787
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]