]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_gdicmn.i
STC is not a separate library anymore
[wxWidgets.git] / wxPython / src / _gdicmn.i
index d57c92d2255b0a7b12bacb0c391e4736fd5d102b..87b2b5c900fbada366dd3eca3cd09ba8b4428fd8 100644 (file)
@@ -42,6 +42,7 @@ enum wxBitmapType
     wxBITMAP_TYPE_ICON,
     wxBITMAP_TYPE_ANI,
     wxBITMAP_TYPE_IFF,
     wxBITMAP_TYPE_ICON,
     wxBITMAP_TYPE_ANI,
     wxBITMAP_TYPE_IFF,
+    wxBITMAP_TYPE_TGA,
     wxBITMAP_TYPE_MACCURSOR,
 
 //    wxBITMAP_TYPE_BMP_RESOURCE,
     wxBITMAP_TYPE_MACCURSOR,
 
 //    wxBITMAP_TYPE_BMP_RESOURCE,
@@ -571,7 +572,7 @@ public:
 
 
     DocDeclStr(
 
 
     DocDeclStr(
-        wxRect&, Inflate(wxCoord dx, wxCoord dy),
+        wxRect, Inflate(wxCoord dx, wxCoord dy),
         "Increases the size of the rectangle.
 
 The left border is moved farther left and the right border is moved
         "Increases the size of the rectangle.
 
 The left border is moved farther left and the right border is moved