]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/checklst.h
compilation fix for PCH-less build
[wxWidgets.git] / interface / checklst.h
index d3d6d206fa2cedd172dc1a82e6acc7d45e894d74..c8a6ee6073c75d8ffe394fa1a987a59c20035a93 100644 (file)
@@ -22,7 +22,7 @@
     and therefore this is not available to the application.
 
     @beginEventTable{wxCommandEvent}
-    @event{EVT_CHECKLISTBOX(id, func)}:
+    @event{EVT_CHECKLISTBOX(id, func)}
            Process a wxEVT_COMMAND_CHECKLISTBOX_TOGGLED event, when an item in
            the check list box is checked or unchecked.
     @endEventTable