]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/utils.cpp
mention that calling SetFaceName() with an invalid facename will invalidate the font...
[wxWidgets.git] / src / msw / utils.cpp
index 9aa21972903c8e7540d0bf4db3958a4704e0a6d7..97dd87449389d1e3da696c284777ca23577fe99b 100644 (file)
@@ -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