]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/splitter.h
Removed redundant wx<Control>NameStr declarations.
[wxWidgets.git] / include / wx / generic / splitter.h
index 8e1b7483e11c64e6b38c8fe67286d9bfcf887a24..c11307d69afd4900880baf6bf575ac4663ea9eb3 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:     wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __SPLITTERH_G__
@@ -215,7 +215,7 @@ public:
 
 protected:
     // event handlers
-#ifdef __WXMSW__
+#if defined(__WXMSW__) || defined(__WXMAC__)
     void OnSetCursor(wxSetCursorEvent& event);
 #endif // wxMSW