]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gdi.i
Added classinfo macros for wxTreeEvent
[wxWidgets.git] / wxPython / src / gdi.i
index 192668dbabc224697cf149c3608855e836c32edb..21f67f0232a798604980ece4baf7672bbc7d6608 100644 (file)
@@ -623,6 +623,10 @@ public:
 
     void CalcBoundingBox(int x, int y);
     void ResetBoundingBox();
+
+#ifdef __WXMSW__
+    long GetHDC();
+#endif
 };