X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b815db22267b568a47c026982fb061d57286a783..f7008bad873d18e389109f1e2c3af51323d16556:/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