]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/icon.h
Take void** client data in wxSingleChoiceDialog ctor and not char**.
[wxWidgets.git] / interface / wx / icon.h
index b574ce34f8854abbfb1ef06944319f3ac4e45d07..2c53691c0056fff18ee39cb4f7272f254c55aa8a 100644 (file)
@@ -50,7 +50,7 @@
     @see @ref overview_bitmap, @ref overview_bitmap_supportedformats,
          wxDC::DrawIcon, wxCursor
 */
-class wxIcon : public wxBitmap
+class wxIcon : public wxGDIObject
 {
 public:
     /**