]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/image.h
Copy wxPerl notes from the LaTeX documentation.
[wxWidgets.git] / interface / wx / image.h
index 43dcf59028a67b3b92150e770d96518de25364be..04772440941a910b95fd996ccf9d00390fa10004 100644 (file)
@@ -457,6 +457,10 @@ public:
 
         @param xpmData
             A pointer to XPM image data.
+
+        @beginWxPerlOnly
+        Not supported by wxPerl.
+        @endWxPerlOnly
     */
     wxImage(const char* const* xpmData);