X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c67451472112b3c7bb3b425cfab523b2d38d0cf..ea8f6fc718c121d91e5026840d3f22160d83e512:/include/wx/os2/accel.h?ds=inline diff --git a/include/wx/os2/accel.h b/include/wx/os2/accel.h index f12542fd52..0f842eeac2 100644 --- a/include/wx/os2/accel.h +++ b/include/wx/os2/accel.h @@ -63,5 +63,6 @@ public: WXDLLEXPORT_DATA(extern wxAcceleratorTable) wxNullAcceleratorTable; +WXDLLEXPORT wxString wxPMTextToLabel(const wxString& rsTitle); #endif // _WX_ACCEL_H_