From: Vadim Zeitlin Date: Thu, 14 Jul 2005 23:33:38 +0000 (+0000) Subject: added wxDialog::GetEscapeId() X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c18f141ad00ed43c69541c43d318314b5fd129b2?ds=inline added wxDialog::GetEscapeId() git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/version-script.in b/version-script.in index 352e3459db..8c7ccdef4d 100644 --- a/version-script.in +++ b/version-script.in @@ -16,6 +16,7 @@ *wxMessageOutputBest*; wxEVT_SCROLL_CHANGED; *wxFileDialog*DoSetSize*; + *wxDialog*GetEscapeId*; };