summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qprinter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/printsupport/kernel/qprinter.cpp')
-rw-r--r--src/printsupport/kernel/qprinter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/printsupport/kernel/qprinter.cpp b/src/printsupport/kernel/qprinter.cpp
index bc8ce5f1cb..dcb09aa93c 100644
--- a/src/printsupport/kernel/qprinter.cpp
+++ b/src/printsupport/kernel/qprinter.cpp
@@ -268,7 +268,7 @@ void QPrinterPrivate::addToManualSetList(QPrintEngine::PrintEnginePropertyKey ke
extend printing support to cover new types of printing subsystem by
subclassing QPrintEngine and reimplementing its interface.
- \sa QPrintDialog, {Printing with Qt}
+ \sa QPrintDialog, {Qt Print Support}
*/
/*!
@@ -1263,7 +1263,7 @@ void QPrinter::setCollateCopies(bool collate)
printer's margins, so the application must account for the margins
itself.
- \sa fullPage(), setPaperSize(), width(), height(), {Printing with Qt}
+ \sa fullPage(), setPaperSize(), width(), height()
*/
void QPrinter::setFullPage(bool fp)