]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bmpbuttn.h
Remove the documentation of non-existent wxNO_T macro.
[wxWidgets.git] / interface / wx / bmpbuttn.h
index 5392904d4dc83af630b8539816ab7e668e5f7032..6af9eed0a956b4628f4f389dce5a500c02515854 100644 (file)
@@ -33,7 +33,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
 
     @library{wxcore}