]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/srchctrl.h
Don't use "Cancel" button in the about dialog of the listctrl sample.
[wxWidgets.git] / include / wx / osx / srchctrl.h
index a8831344220f5fdc837d9b98c0b2fed3d7b1654e..ecbc925f6e8b41a3592745e1743d48063b24f52c 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/mac/carbon/srchctrl.h
+// Name:        wx/osx/srchctrl.h
 // Purpose:     mac carbon wxSearchCtrl class
 // Author:      Vince Harron
 // Created:     2006-02-19
@@ -69,7 +69,7 @@ protected:
     void Init();
 
     wxMenu *m_menu;
-    
+
     wxString m_descriptiveText;
 
 private: