]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dobjsmpl.tex
Applied patch [ 587450 ] Scoped Smart pointers and docs
[wxWidgets.git] / docs / latex / wx / dobjsmpl.tex
index 6d9865153b2ad520a23845437d7018286792df79..2d5f2bc477b484252fac6f5025272f8836ec632f 100644 (file)
@@ -24,6 +24,9 @@ wxPython you should derive the class from wxPyDataObjectSimple
 in order to get Python-aware capabilities for the various virtual
 methods.}
 
+\perlnote{In wxPerl, you need to derive your data object class
+from Wx::PlDataObjectSimple.}
+
 \wxheading{Virtual functions to override}
 
 The objects supporting rendering the data must override