X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/880efa2a137ce3e3f39236d0dc85f5d2dacdda12..27d79a5027bee4f46e57c813d072422065cb1592:/docs/doxygen/overviews/unixprinting.h diff --git a/docs/doxygen/overviews/unixprinting.h b/docs/doxygen/overviews/unixprinting.h index aff1699599..75134030f3 100644 --- a/docs/doxygen/overviews/unixprinting.h +++ b/docs/doxygen/overviews/unixprinting.h @@ -3,13 +3,15 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @page overview_unixprinting Printing Under Unix (GTK+) +@tableofcontents + Printing under Unix has always been a cause of problems as Unix does not provide a standard way to display text and graphics on screen and print it to a printer using the same application programming interface - instead, displaying @@ -43,4 +45,3 @@ code. Note that the application will not require a GTK+ version = 2.10 to be installed in order to run (there will be no dependency on this version). */ -