]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/srchctrl.h
doing WakeUp in osx_carbon differently for the main event as well
[wxWidgets.git] / include / wx / srchctrl.h
index 948aa2c0cefa464d7449a4673607831c064321da..2a1c0ba412c79ded28e56d2d41f1a5432d896aeb 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        srchctrl.h
+// Name:        wx/srchctrl.h
 // Purpose:     wxSearchCtrlBase class
 // Author:      Vince Harron
 // Created:     2006-02-18
@@ -17,7 +17,7 @@
 
 #include "wx/textctrl.h"
 
-#if !defined(__WXUNIVERSAL__) && defined(__WXMAC__) 
+#if !defined(__WXUNIVERSAL__) && defined(__WXMAC__)
     // search control was introduced in Mac OS X 10.3 Panther
     #define wxUSE_NATIVE_SEARCH_CONTROL 1