X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/debe6624c1e9d4bf3243381153d1e173c849bcd8..f0b078077d0b57e73ce754eb7d5ca2143d933cb2:/include/wx/generic/msgdlgg.h diff --git a/include/wx/generic/msgdlgg.h b/include/wx/generic/msgdlgg.h index fb8aa5cc65..724d4c6e9d 100644 --- a/include/wx/generic/msgdlgg.h +++ b/include/wx/generic/msgdlgg.h @@ -40,7 +40,7 @@ public: DECLARE_EVENT_TABLE() }; -#ifndef __WINDOWS__ +#ifndef __WXMSW__ #define wxMessageDialog wxGenericMessageDialog int wxMessageBox(const wxString& message, const wxString& caption = wxMessageBoxCaptionStr,