]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/bitmap.h
Added install scripts in missing places
[wxWidgets.git] / include / wx / gtk / bitmap.h
index 8051b4da71bd0be62b1766a7144889b2f25ababd..35d5c3008a617a2b392089583cba82209b96d420 100644 (file)
@@ -62,6 +62,7 @@ public:
   wxBitmap( int width, int height, int depth = -1 );
   wxBitmap( const char bits[], int width, int height, int depth = 1 );
   wxBitmap( const wxImage &image );
+  wxBitmap( const char **bits );
   wxBitmap( char **bits );
   wxBitmap( const wxBitmap& bmp );
   wxBitmap( const wxBitmap* bmp );