Files
wxWidgets/include/wx/osx
VZ cce9ef9d53 Fix compatibility breakage with wxMask::Create() in wxOSX (#1019)
Defining a Mac-specific Create(wxMemoryBuffer) overload hid the other
Create() overloads, which are actually part of the public API, so they
couldn't be used any longer since the changes of
e7d21f6638

Fix this by renaming this Create() to OSXCreate(), to avoid hiding the
base class methods.

Also remove Mac-specific ctor taking wxMemoryBuffer, this is confusing
and can be avoided by just calling OSXCreate() directly in the only
place where it is used.
2018-11-09 17:52:58 +01:00
..
2018-10-30 20:53:35 +01:00
2016-02-01 13:48:48 +01:00
2018-02-28 16:10:33 +01:00
2016-02-01 13:48:48 +01:00
2016-02-01 13:48:48 +01:00
2018-02-20 00:08:01 +01:00
2016-12-11 15:20:42 +01:00
2016-02-01 13:48:48 +01:00
2018-01-18 19:42:08 +01:00
2015-11-22 10:16:01 +01:00
2017-09-10 01:02:06 +02:00
2016-02-01 13:48:48 +01:00
2018-06-15 10:06:17 +02:00
2015-12-08 03:02:46 +01:00
2016-02-01 13:48:48 +01:00