diff --git a/include/wx/gtk/private/addremovectrl.h b/include/wx/gtk/private/addremovectrl.h index c9771a134d..fe5c51149a 100644 --- a/include/wx/gtk/private/addremovectrl.h +++ b/include/wx/gtk/private/addremovectrl.h @@ -63,7 +63,7 @@ public: } private: - static wxBitmap GetNamedBitmap(const wxString& name) + static wxBitmapBundle GetNamedBitmap(const wxString& name) { // GTK UI guidelines recommend using "symbolic" versions of the icons // for these buttons, so try them first but fall back to the normal