]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/image.h
generate a size event from ShowWithEffect() for consistency with Show()
[wxWidgets.git] / interface / wx / image.h
index ef66408ff0f3542516d9a66bab54c2ec8626b9ad..08911e6edfba9b56114631ebadb336c2cca2c578 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxImageHandler
-    @wxheader{image.h}
 
     This is the base class for implementing image file loading/saving, and
     image creation from data.
@@ -143,7 +142,6 @@ public:
 
 /**
     @class wxImage
-    @wxheader{image.h}
 
     This class encapsulates a platform-independent image. An image can be
     created from data, or using wxBitmap::ConvertToImage. An image can be