]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlwin.cpp
refactor wxDocChildFrame and wxDocMDIChildFrame to use wxDocChildFrameAny intead...
[wxWidgets.git] / src / html / htmlwin.cpp
index b93b8f9b6b32d04d85355a77d0ebdc60dc254e0c..56c6f5d7b7f5becfd1a6557b6567461ec4771489 100644 (file)
@@ -71,7 +71,7 @@ private:
     int m_pos,
         m_orient;
 
-    DECLARE_NO_COPY_CLASS(wxHtmlWinAutoScrollTimer)
+    wxDECLARE_NO_COPY_CLASS(wxHtmlWinAutoScrollTimer);
 };
 
 void wxHtmlWinAutoScrollTimer::Notify()