added NUL command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
eec47cc6c4
commit
adf5d5935b
@ -52,6 +52,7 @@ ignoreInput = "ltx.tex"
|
||||
\arg [1] {{\it #1}}
|
||||
\true [0] {{\tt true}}
|
||||
\false [0] {{\tt false}}
|
||||
\NUL [0] {{\tt NUL}}
|
||||
\NULL [0] {{\tt NULL}}
|
||||
\newsince [1] {This function is new since wxWidgets version #1}
|
||||
\deprecated [1] {This function is deprecated, please use #1 instead}
|
||||
|
@ -53,6 +53,7 @@ htmlStylesheet = "wx.css"
|
||||
\arg [1] {{\it #1}}
|
||||
\true [0] {{\tt true}}
|
||||
\false [0] {{\tt false}}
|
||||
\NUL [0] {{\tt NUL}}
|
||||
\NULL [0] {{\tt NULL}}
|
||||
\newsince [1] {This function is new since wxWidgets version #1}
|
||||
\deprecated [1] {This function is deprecated, please use #1 instead}
|
||||
|
Loading…
Reference in New Issue
Block a user