[Freeciv-Dev] [bug #25491] fonts.h uses QStringList but doesn't include its header or declare it

2017-02-04 Thread Jacob Nevins
Update of bug #25491 (project freeciv):

  Status:  Ready For Test => Fixed  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #25491] fonts.h uses QStringList but doesn't include its header or declare it

2017-02-04 Thread Jacob Nevins
Update of bug #25491 (project freeciv):

  Status: In Progress => Ready For Test 

___

Additional Item Attachment:

File name: trunk-S3_0-S2_6-qstringlist-include.patch Size:0 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #25491] fonts.h uses QStringList but doesn't include its header or declare it

2017-02-04 Thread Jacob Nevins
URL:
  

 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 . Hope that's the right thing.

Will commit immediately as emergency fix for failure to compile.




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev