Project

General

Profile

Bug #1856 » 0003-gtk5-unitselect-Remove-unused-fields-from-struct.patch

Christian Mauderer, 01/05/2026 10:50 PM

View differences:

client/gui-gtk-5.0/unitselect.c
struct unit_select_dialog {
struct tile *ptile;
int unit_id_focus;
GtkWidget *shell;
GtkWidget *notebook;
struct {
GtkTreeStore *store;
GtkWidget *view;
GtkTreePath *path;
} units;
struct {
GtkTreeStore *store;
GtkWidget *page;
(7-7/8)