X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b815db22267b568a47c026982fb061d57286a783..fec34ef52dad898e72dd488f939ea0db5ec09ead:/src/msw/utils.cpp diff --git a/src/msw/utils.cpp b/src/msw/utils.cpp index 9aa2197290..97dd874493 100644 --- a/src/msw/utils.cpp +++ b/src/msw/utils.cpp @@ -643,7 +643,7 @@ struct wxFindByPidParams // the PID we're looking from DWORD pid; - DECLARE_NO_COPY_CLASS(wxFindByPidParams) + wxDECLARE_NO_COPY_CLASS(wxFindByPidParams); }; // wxKill helper: EnumWindows() callback which is used to find the first (top