]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/cocoa/private.h
Allow setting LCID used by wxAutomationObject.
[wxWidgets.git] / include / wx / osx / cocoa / private.h
index 283e8ee64b05ee60a46482847d2294cf5bf67db7..dbaa1ece9fabd9af8f38d8b67919f8c11f612ed3 100644 (file)
@@ -105,6 +105,8 @@ public :
     void                CaptureMouse();
     void                ReleaseMouse();
 
+    void                SetDropTarget(wxDropTarget* target);
+    
     wxInt32             GetValue() const;
     void                SetValue( wxInt32 v );
     wxBitmap            GetBitmap() const;