]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/choice.h
Nuke GTK1 from include/gtk
[wxWidgets.git] / include / wx / os2 / choice.h
index b64856618187a9fdfaf39780de8f4e6b7604b5e2..5700c35de47fe309fd60d45c426b95c366ae1e7f 100644 (file)
@@ -1,12 +1,12 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        choice.h
+// Name:        wx/os2/choice.h
 // Purpose:     wxChoice class
 // Author:      David Webster
 // Modified by:
 // Created:     10/13/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CHOICE_H_
@@ -98,7 +98,6 @@ public:
     virtual int      GetSelection(void) const ;
     virtual void     SetSelection(int n);
 
-    virtual int      FindString(const wxString& rsStr) const;
     virtual wxString GetString(int n) const ;
     virtual void     SetString( int n
                                ,const wxString& rsStr