escape '@' symbols in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
which will
|
||||
be substituted for the actual values during printing and preview.
|
||||
|
||||
@DATE@: the current date.
|
||||
@PAGESCNT@: the total number of pages.
|
||||
@PAGENUM@: the current page number.
|
||||
@TIME@: the current time.
|
||||
@TITLE@: the title of the document, as passed to the wxRichTextPrinting or
|
||||
@@DATE@: the current date.
|
||||
@@PAGESCNT@: the total number of pages.
|
||||
@@PAGENUM@: the current page number.
|
||||
@@TIME@: the current time.
|
||||
@@TITLE@: the title of the document, as passed to the wxRichTextPrinting or
|
||||
wxRichTextLayout constructor.
|
||||
|
||||
@library{wxrichtext}
|
||||
|
Reference in New Issue
Block a user