]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/button.h
115% line height on lists is more than enough, especially for the class hierarchy...
[wxWidgets.git] / interface / button.h
index ac8bb1d0224d19f7a0111cb12a3f96034f227d83..d912fca52032ea662d05f563b4a458efc7cd1732 100644 (file)
@@ -32,7 +32,7 @@
            Creates a flat button. Windows and GTK+ only.
     @endStyleTable
 
-    @beginEventTable
+    @beginEventTable{wxCommandEvent}
     @event{EVT_BUTTON(id, func)}:
            Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked.
     @endEventTable