remove wxClassInfo::InitializeClasses docs; that function does not exist anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -376,12 +376,6 @@ public:
|
|||||||
*/
|
*/
|
||||||
int GetSize() const;
|
int GetSize() const;
|
||||||
|
|
||||||
/**
|
|
||||||
Initializes pointers in the wxClassInfo objects for fast execution of IsKindOf().
|
|
||||||
Called in base wxWidgets library initialization.
|
|
||||||
*/
|
|
||||||
static void InitializeClasses();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Returns @true if this class info can create objects of the associated class.
|
Returns @true if this class info can create objects of the associated class.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user