diff options
Diffstat (limited to 'src/pdf/quick/qquickpdflinkmodel.cpp')
-rw-r--r-- | src/pdf/quick/qquickpdflinkmodel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdf/quick/qquickpdflinkmodel.cpp b/src/pdf/quick/qquickpdflinkmodel.cpp index a3f552d17..f2ff3fd22 100644 --- a/src/pdf/quick/qquickpdflinkmodel.cpp +++ b/src/pdf/quick/qquickpdflinkmodel.cpp @@ -96,7 +96,7 @@ QT_BEGIN_NAMESPACE \endqml \note General-purpose PDF viewing capabilities are provided by - \l PdfPageView and \l PdfMultiPageView. PdfLinkModel is only needed + \l PdfScrollablePageView and \l PdfMultiPageView. PdfLinkModel is only needed when building PDF view components from scratch. */ |