]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/choice.h
Compile with builtin ODBC in GTK+ ANSI mode
[wxWidgets.git] / include / wx / mac / carbon / choice.h
index 4c10bab315ef2574864ab567a4f30ebd731c291b..7e9b5abcc0596d303d57ae00d6d2ef12e72fc3c5 100644 (file)
@@ -86,7 +86,7 @@ public:
   virtual int FindString(const wxString& s) const;
   virtual wxString GetString(int n) const ;
   virtual void SetString( int , const wxString& s ) ;
-    void        MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
+  virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
 
 protected:
     virtual wxSize DoGetBestSize() const ;