]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/button.h
PNG is the native format on iOS
[wxWidgets.git] / interface / wx / button.h
index 79d9858866c84c10eec45e250b88c103c0989873..617a48c8cf10a6c684e240f326500059e9e7dc2e 100644 (file)
@@ -50,7 +50,7 @@
 
     @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_BUTTON(id, func)}
-           Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked.
+           Process a @c wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked.
     @endEventTable