]> git.saurik.com Git - wxWidgets.git/commitdiff
show that key codes are defined in wx/defs.h (patch 1284054)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Sep 2005 11:31:26 +0000 (11:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Sep 2005 11:31:26 +0000 (11:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/keycode.tex

index 12c2b3a8d82697f64ba2061f33cd84fdbeefbc56..5edbb51558176f73b4a8739dec29c442a4d7f29b 100644 (file)
@@ -1,5 +1,9 @@
 \section{Keycodes}\label{keycodes}
 
+\wxheading{Include files}
+
+<wx/defs.h>
+
 Keypresses are represented by an enumerated type, wxKeyCode. The possible
 values are the ASCII character codes, plus the following: