From: Kevin Ollivier Date: Mon, 25 Dec 2006 00:34:23 +0000 (+0000) Subject: Add new wxListCtrl symbols. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d2a931c9f745c69b8e9ccf72648b426fe064ff78 Add new wxListCtrl symbols. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/version-script.in b/version-script.in index 48a25ab1a4..bf198515b2 100644 --- a/version-script.in +++ b/version-script.in @@ -32,6 +32,8 @@ *wxDirDialog*etStyle*; # Mac OS X only, but it still must go in IIUC *wxListCtrl*SetFocus*; + *wxListCtrl*OnChar*; + *wxListCtrl*OnRightDown*; }; # symbols available since the beginning of this branch are only given