Files
wxWidgets/include/wx/msw
Vadim Zeitlin 1833c3d8e4 Add wxBitmap::operator=(wxImage) to wxMSW to resolve amboguities
Code doing "bitmap = image" compiled in the other ports, but not in
wxMSW with WXWIN_COMPATIBILITY_3_0==1 as there was an ambiguity between
converting wxImage to wxBitmap, as intended, or converting wxImage to
wxCursor and then assigning it to wxBitmap using operator=(wxCursor)
overload.

Resolve this ambiguity by providing operator=() overload taking wxImage
directly.

This fixes widgets sample compilation under MSW after the changes of
455a45f5a8

See https://github.com/wxWidgets/wxWidgets/pull/946
2018-09-23 15:51:26 +02:00
..
2016-09-23 07:59:11 -07:00
2015-09-23 00:52:30 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-25 13:21:28 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2018-09-17 22:34:32 +02:00
2016-09-23 07:59:11 -07:00
2016-03-09 15:42:51 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2018-09-17 22:34:32 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2018-01-22 00:51:11 +01:00
2016-09-23 07:59:11 -07:00
2018-09-18 00:13:35 +02:00
2016-09-23 07:59:11 -07:00
2017-12-10 17:47:31 +01:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-09-10 01:02:06 +02:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-01-10 18:29:33 +01:00
2016-09-23 07:59:11 -07:00
2016-09-25 13:21:28 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2016-09-23 07:59:11 -07:00
2017-12-10 17:47:31 +01:00
2017-04-08 21:48:47 +02:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00
2015-09-23 00:52:30 +02:00