]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_control.i
Added a note to self to look at adding ProvidesBackground in the future
[wxWidgets.git] / wxPython / src / _control.i
index c89a9ecb89e26643204050a0711edea3c148eac4..be2565fa706c3d4e26c792b792b737410fe97031 100644 (file)
@@ -124,7 +124,7 @@ optionally, client data associated with them.
 class wxItemContainer
 {
 public:
-    // wxItemContainer() { m_clientDataItemsType = wxClientData_None; }  ** It's an ABC
+    // wxItemContainer()  ** It's an ABC
     
 
     %extend {