]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/nonownedwnd.h
Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented for what kind of situation it...
[wxWidgets.git] / include / wx / nonownedwnd.h
index 8e4cd1daa8c59233e30dc5a95a99256ad212d4b3..45cb0bea410f5a17dc2b7261ebf6f2d94935f3a7 100644 (file)
@@ -14,6 +14,8 @@
 
 #if defined(__WXDFB__)
     #include "wx/dfb/nonownedwnd.h"
+#elif defined(__WXMAC__)
+    #include "wx/osx/nonownedwnd.h"
 #else
     // other ports can derive both wxTLW and wxPopupWindow directly
     // from wxWindow: