]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/srchctrl.h
Removed wxPG_EX_LEGACY_VALIDATORS
[wxWidgets.git] / interface / wx / srchctrl.h
index 348632ae3fc6439209f9d94d1cb4956252a6c839..a1211f8b933c998bb1f10924915b0353bcb38a97 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxSearchCtrl
-    @wxheader{srchctrl.h}
 
     A search control is a composite control with a search button, a text
     control, and a cancel button.
@@ -86,7 +85,7 @@ public:
     /**
         Destructor, destroying the search control.
     */
-    ~wxSearchCtrl();
+    virtual ~wxSearchCtrl();
 
     /**
         Returns a pointer to the search control's menu object or @NULL if there is no
@@ -101,7 +100,7 @@ public:
         button visibility value.
         This always returns @false in Mac OS X v10.3
     */
-    virtual bool IsSearchButtonVisible();
+    virtual bool IsSearchButtonVisible() const;
 
     /**
         Sets the search control's menu object.  If there is already a menu associated