Forgot this one

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2009-01-23 08:47:02 +00:00
parent 12b5f4b4d2
commit 79863754ee

View File

@@ -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