X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..27875fd02150e5d73253e1630d7dd9f729f3ac78:/include/wx/mac/classic/dialog.h diff --git a/include/wx/mac/classic/dialog.h b/include/wx/mac/classic/dialog.h index b73d05e911..813321910a 100644 --- a/include/wx/mac/classic/dialog.h +++ b/include/wx/mac/classic/dialog.h @@ -14,11 +14,9 @@ #include "wx/panel.h" -WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr; +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