X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76e9224eb2edea8afe45faa6a1cd1b2894d245c2..157a8f700278715161c66a418124459a6dc501dc:/interface/wx/cursor.h diff --git a/interface/wx/cursor.h b/interface/wx/cursor.h index 2a7392fe16..5a6f9997fc 100644 --- a/interface/wx/cursor.h +++ b/interface/wx/cursor.h @@ -206,7 +206,7 @@ public: /** Returns @true if cursor data is present. */ - bool IsOk() const; + virtual bool IsOk() const; /** Assignment operator, using @ref overview_refcount "reference counting".