git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19692
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// platform-specific wxFontDialog implementation
// ----------------------------------------------------------------------------
-#if defined(__WXUNIVERSAL__) || defined(__WXMOTIF__) || defined(__WXMAC__)
+#if defined(__WXUNIVERSAL__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXCOCOA__)
#include "wx/generic/fontdlgg.h"
#define wxFontDialog wxGenericFontDialog
#define sm_classwxFontDialog sm_classwxGenericFontDialog