]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/treebase.h
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / interface / wx / treebase.h
index e339ca6381428b5e8989d881b5728f490268f9ac..b5ffb4e675b28e8f54832bb6ed5b4b61314211f5 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        treebase.h
 // Purpose:     interface of wxTreeItemId
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -67,12 +66,6 @@ public:
     /**
         Default constructor.
 
-        @beginWxPythonOnly
-        The following methods are added in wxPython for accessing the object:
-        - GetData(): Returns a reference to the Python Object.
-        - SetData(obj): Associates a new Python Object with the wxTreeItemData.
-        @endWxPythonOnly
-
         @beginWxPerlOnly
         In wxPerl the constructor accepts a scalar as an optional parameter
         and stores it as client data; use