]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialog.h
Fixed preview navigation as per ancient bug report
[wxWidgets.git] / include / wx / dialog.h
index f13cc11a5fd6a5f30b1748147b5b6a2949273c58..fe3959626e577ab21aff48503f36799aed60f98a 100644 (file)
@@ -50,6 +50,7 @@ protected:
     // the return code from modal dialog
     int m_returnCode;
 
+    DECLARE_NO_COPY_CLASS(wxDialogBase)
     DECLARE_EVENT_TABLE()
     WX_DECLARE_CONTROL_CONTAINER();
 };