diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-10-25 07:46:48 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-10-25 07:46:48 (GMT) |
commit | af7346651038054b1cc72e2475a01315fbc9966e (patch) | |
tree | 40714123c2cda9551ff21cd06627b3f403c3612e /doc/src/widgets-and-layouts | |
parent | 68d0073707e8c3e3d7a5f93b5cf8ba9d02e2a468 (diff) | |
download | Qt-af7346651038054b1cc72e2475a01315fbc9966e.zip Qt-af7346651038054b1cc72e2475a01315fbc9966e.tar.gz Qt-af7346651038054b1cc72e2475a01315fbc9966e.tar.bz2 |
doc: Moved a \target that was in the wrong place.
Diffstat (limited to 'doc/src/widgets-and-layouts')
-rw-r--r-- | doc/src/widgets-and-layouts/stylesheet.qdoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/widgets-and-layouts/stylesheet.qdoc b/doc/src/widgets-and-layouts/stylesheet.qdoc index 6343e6a..e02e8c2 100644 --- a/doc/src/widgets-and-layouts/stylesheet.qdoc +++ b/doc/src/widgets-and-layouts/stylesheet.qdoc @@ -2091,8 +2091,7 @@ \row - \o \bold{\c messagebox-text- \target messagebox-text-interaction-flags-prop - \BR \c interaction-flags}* + \o \bold{\c messagebox-text-interaction-flags*} \target messagebox-text-interaction-flags-prop \o \l{#Number}{Number} \o The interaction behavior for text in a message box. Possible values are based on Qt::TextInteractionFlags. |