]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
Derive wxScrollBar from wxScrollBarBase, plus miscellaneous
[wxWidgets.git] / include / wx / choice.h
index 6b252d92a6b21811b3a3410a63e7c43fcb806a13..7ffaab5f148c5f441024402d0ed4e001cff3df5f 100644 (file)
@@ -70,6 +70,8 @@ public:
     #include "wx/gtk/choice.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/choice.h"
+#elif defined(__WXCOCOA__)
+    #include "wx/cocoa/choice.h"
 #elif defined(__WXPM__)
     #include "wx/os2/choice.h"
 #endif