Project

General

Profile

Feature #1873 ยป 0052-gtk3.22-unitselect-Remove-unused-fields-from-struct.patch

Marko Lindqvist, 01/06/2026 07:14 AM

View differences:

client/gui-gtk-3.22/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;
    (1-1/1)