]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/button.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / button.h
index 127938c17fa44d9647c3b2264f7eb21fa9dd29c1..5bb2bff16e31d11aa527d3b233729a129bdf4f5d 100644 (file)
@@ -31,7 +31,7 @@
            Creates a flat button. Windows and GTK+ only.
     @endStyleTable
 
-    @beginEventTable{wxCommandEvent}
+    @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_BUTTON(id, func)}
            Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked.
     @endEventTable