]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_notebook.i
do not call CopyIcon() in CloneRefData(), HICON is going to be overwritten or invalid...
[wxWidgets.git] / wxPython / src / _notebook.i
index e058b6e9bf0ed439abdba462fd5d3aacf81463c0..db05752cf2e2efcc2836566dc76adbaa9d7abff3 100644 (file)
@@ -321,6 +321,7 @@ public:
     // returns True if we have wxLB_TOP or wxLB_BOTTOM style
     bool IsVertical() const;
 
+    wxListView* GetListView();    
 };