]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/events.i
merged wxRegConf rename fix from 2.2
[wxWidgets.git] / wxPython / src / events.i
index 3cf5673359c168a9035d88b82473e892302da3a1..47a7825ade8a9183fa6971be02e15d160998f268 100644 (file)
@@ -33,7 +33,7 @@
 
 int wxNewEventType();
 
-class wxEvent {
+class wxEvent : public wxObject {
 public:
     wxEvent(int id = 0);
     ~wxEvent();