treewide: Remove GtkEventBox
https://docs.gtk.org/gtk4/migrating-3to4.html#stop-using-gtkeventbox Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
@@ -47,7 +47,7 @@ struct _CallsCallRecordRow {
|
||||
GtkButton *button;
|
||||
GtkPopover *popover;
|
||||
GtkGesture *gesture;
|
||||
GtkEventBox *event_box;
|
||||
GtkBox *event_box;
|
||||
|
||||
GMenu *context_menu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user