]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/artprov.h
Increase interoperability between wxPoint and wxRealPoint introducing constructors...
[wxWidgets.git] / interface / wx / artprov.h
index 3701f3bdd51afb10d383a81ddfb35261fecec054..149e49ba42ff31e8762b1e77eb967462f98d5a52 100644 (file)
@@ -9,12 +9,12 @@
 /**
     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;
 
 
 /**
@@ -108,6 +108,7 @@ typedef 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