ensure all topic overviews have an horizontal rule with the list of the sections above
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,6 +22,22 @@ Classes:
|
||||
@li wxPageSetupDialog
|
||||
@li wxPageSetupDialogData
|
||||
|
||||
|
||||
@li @ref overview_printing_printout
|
||||
@li @ref overview_printing_printer
|
||||
@li @ref overview_printing_printpreview
|
||||
@li @ref overview_printing_printerdc
|
||||
@li @ref overview_printing_postscriptdc
|
||||
@li @ref overview_printing_printdialog
|
||||
@li @ref overview_printing_printdata
|
||||
@li @ref overview_printing_printdialogdata
|
||||
@li @ref overview_printing_pagesetupdialog
|
||||
@li @ref overview_printing_pagesetupdialogdata
|
||||
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
The printing framework relies on the application to provide classes whose
|
||||
member functions can respond to particular requests, such as 'print this page'
|
||||
or 'does this page exist in the document?'. This method allows wxWidgets to
|
||||
|
Reference in New Issue
Block a user