]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/display.h
wxUSE_XML
[wxWidgets.git] / include / wx / display.h
index ddcea733dd1badaa90acd3487e5dc462051255bd..a63376b6c7cefedc9d341fdf1026f17a44bb2d38 100644 (file)
@@ -143,7 +143,7 @@ protected:
     // the index of this display (0 is always the primary one)
     size_t m_index;
 
-    DECLARE_NO_COPY_CLASS(wxDisplayBase);
+    DECLARE_NO_COPY_CLASS(wxDisplayBase)
 };