]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/regconf.h
Use Cairo for wxGraphicsContext in wxX11.
[wxWidgets.git] / include / wx / msw / regconf.h
index d90dec3bb090ce408192a4411dde1abd36972e31..02bc6c6f3f99ec9580234f3f78e90c753f74c510 100644 (file)
@@ -106,10 +106,10 @@ private:
   // current path (not '/' terminated)
   wxString  m_strPath;
 
-  DECLARE_NO_COPY_CLASS(wxRegConfig)
+  wxDECLARE_NO_COPY_CLASS(wxRegConfig);
   DECLARE_ABSTRACT_CLASS(wxRegConfig)
 };
 
 #endif // wxUSE_CONFIG && wxUSE_REGKEY
 
-#endif  // _WX_MSW_REGCONF_H_
+#endif // _WX_MSW_REGCONF_H_