aMule Bug Tracker - aMule
View Issue Details
0000492aMuleUtilitiespublic2005-06-24 15:032005-06-24 21:28
zigfried 
Kry 
normalmajoralways
resolvedfixed 
2.0.3 
SVN 
0000492: aMule gui fails to compile when using wxMotif 2.6.1
Looks like #include <wx/dataobj.h> is added from some other header when using the GTK wx version.
To fix:
Add #include <wx/dataobj.h> to amule-gui.cpp
No tags attached.
Issue History
2005-06-24 15:03zigfriedNew Issue
2005-06-24 21:28KryStatusnew => assigned
2005-06-24 21:28KryAssigned To => Kry
2005-06-24 21:28KryStatusassigned => resolved
2005-06-24 21:28KryFixed in Version => CVS
2005-06-24 21:28KryResolutionopen => fixed
2005-06-24 21:28KryNote Added: 0001103

Notes
(0001103)
Kry   
2005-06-24 21:28   
Fixed. Many thanks :)