Implement wxBitmap(const wxCursor&) constructor for OSX

This commit is contained in:
Igor Korot
2020-07-29 09:45:28 +02:00
committed by Maarten Bent
parent 0ff1bdec09
commit 9394d26c40
5 changed files with 18 additions and 3 deletions

View File

@@ -359,9 +359,6 @@ public:
This can be useful to display a cursor as it cannot be drawn directly
on a window.
This constructor only exists in wxMSW and wxGTK (where it is
implemented for GTK+ 2.8 or later) only.
@param cursor A valid wxCursor.
@since 3.1.0