URL: <http://gna.org/bugs/?25491>
Summary: fonts.h uses QStringList but doesn't include its header or declare it Project: Freeciv Submitted by: jtn Submitted on: Sat 04 Feb 2017 10:53:00 AM UTC Category: client-qt Severity: 4 - Important Priority: 9 - Immediate Status: In Progress Assigned to: jtn Originator Email: Open/Closed: Open Release: Discussion Lock: Any Operating System: Any Planned Release: 2.6.0, 3.0.0, 3.1.0 Contains string changes: No _______________________________________________________ Details: This prevents compilation on my system (Qt 5.2.1). I guess that on some other systems, it gets pulled in by some other header. Following the style of patch #8083, this patch adds a forward declaration rather than #include'ing <QStringList>. Hope that's the right thing. Will commit immediately as emergency fix for failure to compile. _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?25491> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev