aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickdialogbuttonbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquickdialogbuttonbox.cpp')
-rw-r--r--src/quicktemplates2/qquickdialogbuttonbox.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickdialogbuttonbox.cpp b/src/quicktemplates2/qquickdialogbuttonbox.cpp
index 2f2ab479..10603d58 100644
--- a/src/quicktemplates2/qquickdialogbuttonbox.cpp
+++ b/src/quicktemplates2/qquickdialogbuttonbox.cpp
@@ -99,6 +99,8 @@ QT_BEGIN_NAMESPACE
emitted for the actual button that is pressed. For convenience, if the
button has an \c AcceptRole, \c RejectRole, or \c HelpRole, the \l accepted(),
\l rejected(), or \l helpRequested() signals are emitted respectively.
+
+ \sa Dialog
*/
/*!