Doc: Amended the \inmodule statement for QSessionManager

The sources for QSessionManager live under Qt Gui so it doesn't make
sense to include the class under the Qt Widgets doc module.

Task-number: QTBUG-47274
Change-Id: I18b58c2a274bff323c7364cebbb0429a5a3a97d6
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
bb10
Venugopal Shivashankar 2015-07-17 12:40:30 +02:00
parent 50f064f788
commit bfe4bca498
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
\class QSessionManager
\brief The QSessionManager class provides access to the session manager.
\inmodule QtWidgets
\inmodule QtGui
A session manager in a desktop environment (in which Qt GUI applications
live) keeps track of a session, which is a group of running applications,