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:
@@ -652,7 +652,7 @@ bool wxComboBox::CanRedo() const
|
|||||||
return false;
|
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
|
For consistency with other platforms, clicking in the text area does not constitute a selection
|
||||||
|
Reference in New Issue
Block a user