]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/srchctrl.h
turning off QuickDraw on the iPhone
[wxWidgets.git] / include / wx / mac / carbon / srchctrl.h
index 7b368aa20625e0fefba6dc2bedc8e5446b63e076..94c34fd41aa4ead8b250df2c9721db0151e99eaf 100644 (file)
@@ -53,11 +53,9 @@ public:
     virtual void ShowCancelButton( bool show );
     virtual bool IsCancelButtonVisible() const;
 
-#if wxABI_VERSION >= 20802
     // TODO: In 2.9 these should probably be virtual, and declared in the base class...
     void SetDescriptiveText(const wxString& text);
     wxString GetDescriptiveText() const;
-#endif
 
     virtual wxInt32     MacSearchFieldSearchHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
     virtual wxInt32     MacSearchFieldCancelHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;