X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dea83db4c49305609f43b5d37855c6e26df8126c..4deaa8dbc5f39aa5d0e8b449697f7ac841dec9bf:/include/wx/mac/classic/dialog.h?ds=sidebyside diff --git a/include/wx/mac/classic/dialog.h b/include/wx/mac/classic/dialog.h index c1e0c03e45..813321910a 100644 --- a/include/wx/mac/classic/dialog.h +++ b/include/wx/mac/classic/dialog.h @@ -14,9 +14,9 @@ #include "wx/panel.h" -WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr; +WXDLLEXPORT_DATA(extern const wxChar) wxDialogNameStr[]; -class WXDLLEXPORT wxMacToolTip ; +class WXDLLEXPORT wxMacToolTip; // Dialog boxes class WXDLLEXPORT wxDialog : public wxDialogBase