Files
wxWidgets/include/wx/gtk
Vadim Zeitlin b91173f76e Fix comparing wxDataFormat with wxDF_INVALID in wxGTK
Define wxDataFormat::operator==(wxDataFormatId) instead of relying on
the implicit conversion from wxDataFormatId to wxDataFormat, as this
can't be done when the format ID is wxDF_INVALID because creating
wxDataFormat results in an assert failure in this case, while comparing
with wxDF_INVALID is clearly a perfectly valid operation.

Add a unit test checking for this.

Closes #22213.
2022-03-23 13:43:44 +01:00
..
2020-07-17 17:52:16 +02:00
2021-12-09 19:52:07 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2014-03-30 00:02:23 +00:00
2021-10-03 17:07:44 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2022-02-04 15:45:49 +03:00
2020-07-17 17:52:16 +02:00
2014-03-30 00:02:23 +00:00
2017-09-10 01:02:06 +02:00
2020-07-17 17:52:16 +02:00
2022-02-19 21:44:27 +00:00
2021-10-03 17:07:44 +02:00