projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more warnings fixes
[wxWidgets.git]
/
wxPython
/
src
/
_cursor.i
diff --git
a/wxPython/src/_cursor.i
b/wxPython/src/_cursor.i
index 6b07a0ad676a6d2f8e03482b8c9fd0c82decc8ee..ecb8a7a9ce0ec5660f94c52f3c712d6b9e003193 100644
(file)
--- a/
wxPython/src/_cursor.i
+++ b/
wxPython/src/_cursor.i
@@
-61,6
+61,8
@@
Stock Cursor IDs
");
+MustHaveApp(wxCursor);
+
class wxCursor : public wxGDIObject
{
public: