]> git.saurik.com Git - wxWidgets.git/commitdiff
cleanup
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 20 Nov 2007 14:10:09 +0000 (14:10 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 20 Nov 2007 14:10:09 +0000 (14:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/popupwin.h

index dc2ede540f5b72b41a7cca933ab4f0e65700b2e0..72d822411cd8678288df637d25eda1b182165f2a 100644 (file)
@@ -68,6 +68,8 @@ public:
     #include "wx/dfb/popupwin.h"
 #elif defined(__WXMGL__)
     #include "wx/mgl/popupwin.h"
     #include "wx/dfb/popupwin.h"
 #elif defined(__WXMGL__)
     #include "wx/mgl/popupwin.h"
+#elif defined(__WXMAC__)
+    #include "wx/mac/popupwin.h"
 #else
     #error "wxPopupWindow is not supported under this platform."
 #endif
 #else
     #error "wxPopupWindow is not supported under this platform."
 #endif