]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/radiobox.h
Applied pop menu patch.
[wxWidgets.git] / include / wx / radiobox.h
index 81ac1737bfe9ff3cd62d5fde1844e920f6e90e01..ae289ad9c31221e5d63ecfddf876625b1d78b552 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10.09.00
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWindows team
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_RADIOBOX_H_BASE_
@@ -104,10 +104,10 @@ public:
     #include "wx/gtk/radiobox.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/radiobox.h"
+#elif defined(__WXCOCOA__)
+    #include "wx/cocoa/radiobox.h"
 #elif defined(__WXPM__)
     #include "wx/os2/radiobox.h"
-#elif defined(__WXSTUBS__)
-    #include "wx/stubs/radiobox.h"
 #endif
 
 #endif // wxUSE_RADIOBOX