]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/bitmap.h
Removed unnecessary code from utilsunx.cpp
[wxWidgets.git] / include / wx / gtk / bitmap.h
index 9e37103faeeb72df3742e823d60c940f7b580a57..17ef65088864be099bf945af4aca2c7206789a51 100644 (file)
@@ -97,6 +97,7 @@ public:
     void SetWidth( int width );
     void SetDepth( int depth );
     void SetPixmap( GdkPixmap *pixmap );
+    void SetBitmap( GdkBitmap *bitmap );
 
     GdkPixmap *GetPixmap() const;
     GdkBitmap *GetBitmap() const;