]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/choicdgg.h
Clarified wxPropertyGrid::HitTest() docs
[wxWidgets.git] / include / wx / generic / choicdgg.h
index e2f637305b811f86ba5f0221040648ca5e34b35a..97b9a8949b9ccdc7d0b9d46a63b458b7d6acab4a 100644 (file)
@@ -86,7 +86,7 @@ protected:
                                       const wxString *choices,
                                       long styleLbox);
 
-    DECLARE_NO_COPY_CLASS(wxAnyChoiceDialog)
+    wxDECLARE_NO_COPY_CLASS(wxAnyChoiceDialog);
 };
 
 // ----------------------------------------------------------------------------