[freeciv/freeciv] 7be3f7: gtk4: Do not include gdkkeysyms.h directly

freeciv-commits <[email protected]> Mon, 06 Jul 2026 23:55:06 -0700
Newsgroups gmane.games.freeciv.devel
Message-ID <freeciv/freeciv/push/refs/heads/S3_2/[email protected]>
  Branch: refs/heads/S3_2
  Home:   https://github.com/freeciv/freeciv
  Commit: 7be3f7c50a61510f2a9df3c391d8f54ac34feba9
      https://github.com/freeciv/freeciv/commit/7be3f7c50a61510f2a9df3c391d8f54ac34feba9
  Author: Marko Lindqvist <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M client/gui-gtk-4.0/chatline.c
    M client/gui-gtk-4.0/citizensinfo.c
    M client/gui-gtk-4.0/citydlg.c
    M client/gui-gtk-4.0/cityrep.c
    M client/gui-gtk-4.0/cma_fe.c
    M client/gui-gtk-4.0/dialogs.c
    M client/gui-gtk-4.0/editgui.c
    M client/gui-gtk-4.0/editprop.c
    M client/gui-gtk-4.0/gamedlgs.c
    M client/gui-gtk-4.0/gotodlg.c
    M client/gui-gtk-4.0/gui_main.c
    M client/gui-gtk-4.0/gui_stuff.c
    M client/gui-gtk-4.0/luaconsole.c
    M client/gui-gtk-4.0/plrdlg.c
    M client/gui-gtk-4.0/repodlgs.c
    M client/gui-gtk-4.0/wldlg.c

  Log Message:
  -----------
  gtk4: Do not include gdkkeysyms.h directly

Include gdk/gdk.h instead.
Including gdkkeysyms.h directly gives
a compilation error under gtk-4.23.

See RM #2064

Signed-off-by: Marko Lindqvist <[email protected]>



To unsubscribe from these emails, change your notification settings at https://github.com/freeciv/freeciv/settings/notifications