]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dialog.h
The exact version it was included doesn't appear to be documented
[wxWidgets.git] / include / wx / msw / dialog.h
index 2c3b5b2088f469de943ce602c19bf1b75ebdee58..e47ddcde3cf5d49216ebe43d6409800a77e91a7c 100644 (file)
@@ -121,6 +121,7 @@ private:
 
     DECLARE_DYNAMIC_CLASS(wxDialog)
     DECLARE_EVENT_TABLE()
+    DECLARE_NO_COPY_CLASS(wxDialog)
 };
 
 #endif