- // explicitly specifying inline allows gcc < 3.4 to
- // handle the deprecation attribute even in the constructor.
- wxDEPRECATED(
- inline wxImage(const wxString& name, long type, int index = -1)
+ wxDEPRECATED_CONSTRUCTOR(
+ wxImage(const wxString& name, long type, int index = -1)