add now required forward declaration to QSessionManager header

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-05-17 15:49:01 +00:00
parent 20810615b1
commit 11f4c6fe5d

View file

@ -53,7 +53,7 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
class QApplication;
class QSessionManagerPrivate;
class Q_GUI_EXPORT QSessionManager : public QObject