Remove documentation notes to OS X prior 10.5.
Since these prior versions are not supported by the cocoa or carbon builds these notes are no longer required in the documentation.
This commit is contained in:
@@ -120,8 +120,6 @@ public:
|
||||
Returns the search button visibility value.
|
||||
If there is a menu attached, the search button will be visible regardless of
|
||||
the search button visibility value.
|
||||
|
||||
This always returns @false in Mac OS X v10.3
|
||||
*/
|
||||
virtual bool IsSearchButtonVisible() const;
|
||||
|
||||
@@ -148,8 +146,6 @@ public:
|
||||
Sets the search button visibility value on the search control.
|
||||
If there is a menu attached, the search button will be visible regardless of
|
||||
the search button visibility value.
|
||||
|
||||
This has no effect in Mac OS X v10.3
|
||||
*/
|
||||
virtual void ShowSearchButton(bool show);
|
||||
|
||||
|
Reference in New Issue
Block a user