]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bitmap.h
Remove the documentation of non-existent wxNO_T macro.
[wxWidgets.git] / interface / wx / bitmap.h
index cf62947f789115770c4e86a3ab75d6fd330bd419..4874563bd4ba24cb5b0ec75ac1a6cfbb11aca568 100644 (file)
@@ -276,7 +276,7 @@ public:
         In wxPerl use Wx::Bitmap->newFromBits(bits, width, height, depth).
         @endWxPerlOnly
     */
-    wxBitmap(const char bits[], int width, int height, int depth = 1);
+    wxBitmap(const char* bits[], int width, int height, int depth = 1);
 
     /**
         Creates a new bitmap. A depth of ::wxBITMAP_SCREEN_DEPTH indicates the