/**
This type identifies the client of the art objects requested to wxArtProvider.
*/
-typedef wxString wxArtClient;
+typedef class wxString wxArtClient;
/**
This type identifies a specific art object which can be requested to wxArtProvider.
*/
-typedef wxString wxArtID;
+typedef class wxString wxArtID;
/**
@li wxART_PASTE
@li wxART_UNDO
@li wxART_REDO
+ @li wxART_CLOSE
@li wxART_QUIT
@li wxART_FIND
@li wxART_FIND_AND_REPLACE