From: Robert Roebling Date: Fri, 23 Jan 2009 08:47:02 +0000 (+0000) Subject: Forgot this one X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/79863754eed7836e1a7db694beb5b53f3acac462 Forgot this one git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/osx/carbon/combobox.cpp b/src/osx/carbon/combobox.cpp index 54c70ebca5..807194c8d7 100644 --- a/src/osx/carbon/combobox.cpp +++ b/src/osx/carbon/combobox.cpp @@ -652,7 +652,7 @@ bool wxComboBox::CanRedo() const return false; } -bool wxComboBox::HandleClicked( double timestampsec ) +bool wxComboBox::OSXHandleClicked( double timestampsec ) { /* For consistency with other platforms, clicking in the text area does not constitute a selection