Actions
Bug #2064
opengtk4: gdkkeysyms.h included directly
Start date:
07/02/2026
Due date:
% Done:
0%
Estimated time:
Description
gtk4-client (and gtk4x-client) include gtkkeysyms.h directly. The proper usage is to include gdk/gdk.h instead.
gtk-4.23 has a strict check against including gdkkeysyms.h directly, breaking freeciv compilation.
Files
Actions