// two bitmaps, or an icon.
class wxImageList : public wxObject {
public:
// two bitmaps, or an icon.
class wxImageList : public wxObject {
public:
- wxImageList(int width, int height, int mask=True, int initialCount=1);
+ wxImageList(int width, int height, int mask=true, int initialCount=1);
#endif
bool Draw(int index, wxDC& dc, int x, int x, int flags = wxIMAGELIST_DRAW_NORMAL,
#endif
bool Draw(int index, wxDC& dc, int x, int x, int flags = wxIMAGELIST_DRAW_NORMAL,