diff --git a/interface/wx/menuitem.h b/interface/wx/menuitem.h index 7f97e3c87c..ac3ecf1406 100644 --- a/interface/wx/menuitem.h +++ b/interface/wx/menuitem.h @@ -224,7 +224,7 @@ public: @since 3.3.2 */ - wxBitmap GetDisabledBitmapBundle() const; + wxBitmapBundle GetDisabledBitmapBundle() const; /** Returns the font associated with the menu item.