automated virtual/const fixes by ifacecheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -191,7 +191,7 @@ public:
|
||||
destroyed when the window is destroyed. wxWidgets destroys all cursors
|
||||
on application exit, although it is best to clean them up explicitly.
|
||||
*/
|
||||
~wxCursor();
|
||||
virtual ~wxCursor();
|
||||
|
||||
/**
|
||||
Returns @true if cursor data is present.
|
||||
|
Reference in New Issue
Block a user