metadata support for metadata
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -478,6 +478,7 @@ public :
|
||||
GetTypeInfo()->ConvertToString( *this , s ) ;
|
||||
return s ;
|
||||
}
|
||||
const wxString& GetName() const { return m_name ; }
|
||||
private :
|
||||
wxxVariantData* m_data ;
|
||||
wxString m_name ;
|
||||
|
Reference in New Issue
Block a user