Skip to content

Commit

Permalink
Fix API doc, detected by clang++ -Wdocumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaure-kdab committed Aug 23, 2024
1 parent f32a72f commit 5a8517c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KDReports/KDReportsReport.h
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ class KDREPORTS_EXPORT Report : public QObject
signals:
/**
* Emitted during printWithDialog(), print() or exportToFile()
* \param the page number, starting at 0
* \param pageIndex the page number, starting at 0
* For the page count, see numberOfPages().
* \since 2.3
*/
Expand Down

0 comments on commit 5a8517c

Please sign in to comment.