X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c67451472112b3c7bb3b425cfab523b2d38d0cf..7d59475e80c3ed8b9bb002fd402d6a7cc7dc090a:/include/wx/os2/accel.h?ds=sidebyside 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_