diff options
-rw-r--r-- | Source/WebKit/qt/docs/qtwebkit.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebKit/qt/docs/qtwebkit.qdoc b/Source/WebKit/qt/docs/qtwebkit.qdoc index aa471dfc4..188833900 100644 --- a/Source/WebKit/qt/docs/qtwebkit.qdoc +++ b/Source/WebKit/qt/docs/qtwebkit.qdoc @@ -3,6 +3,8 @@ \title Qt WebKit Widgets C++ Classes \brief Provides a web browser engine as well as C++ classes to render and interact with web content + \ingroup modules + \qtvariable webkit To include the definitions of the module's classes, use the following directive: |