]> git.saurik.com Git - wxWidgets.git/commitdiff
Forgot this one
authorRobert Roebling <robert@roebling.de>
Fri, 23 Jan 2009 08:47:02 +0000 (08:47 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 23 Jan 2009 08:47:02 +0000 (08:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/carbon/combobox.cpp

index 54c70ebca55c6121be9a8e659237094409b96bf5..807194c8d7af8eda18ab8fc1344780909608a612 100644 (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