]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/display_impl.h
Ensure that we have an available backend for wxWebView compilation.
[wxWidgets.git] / include / wx / display_impl.h
index 015ffec46685c46e2fa2a2ecced2ecd2e49f345d..95a9da8a7e779a92a07f54dc8256c36cde1dcd74 100644 (file)
@@ -89,7 +89,7 @@ protected:
 
     friend class wxDisplayFactory;
 
-    DECLARE_NO_COPY_CLASS(wxDisplayImpl)
+    wxDECLARE_NO_COPY_CLASS(wxDisplayImpl);
 };
 
 // ----------------------------------------------------------------------------