]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dialog.h
this one should really work
[wxWidgets.git] / include / wx / dialog.h
index a8160033fdb05974209692ee10ef73f5d5d15edb..36bcb643db7cb51d75d918faffc07e4aa94d74ba 100644 (file)
@@ -224,7 +224,7 @@ private:
     void OnSysColourChanged(wxSysColourChangedEvent& event);
 
 
-    DECLARE_NO_COPY_CLASS(wxDialogBase)
+    wxDECLARE_NO_COPY_CLASS(wxDialogBase);
     DECLARE_EVENT_TABLE()
 };