projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixing sdk compilo
[wxWidgets.git]
/
interface
/
wx
/
bmpbuttn.h
diff --git
a/interface/wx/bmpbuttn.h
b/interface/wx/bmpbuttn.h
index 6d7ab08b68d87cd02b1fedfb2df234580390cf2a..8a9588827176574a7cbba9ed0c6fd019dd5ebb2c 100644
(file)
--- a/
interface/wx/bmpbuttn.h
+++ b/
interface/wx/bmpbuttn.h
@@
-33,7
+33,7
@@
@beginEventEmissionTable{wxCommandEvent}
@event{EVT_BUTTON(id, func)}
- Process a @c wxEVT_
COMMAND_BUTTON_CLICKED
event, when the button is clicked.
+ Process a @c wxEVT_
BUTTON
event, when the button is clicked.
@endEventTable
@library{wxcore}