12
0
Hrvoje Senjan
2016-02-26 15:05:31 +00:00
committed by Git OBS Bridge
parent 52f993ea83
commit e0f36a6175

View File

@@ -29,7 +29,7 @@ Differential Revision: https://phabricator.kde.org/D1020
+ emit switchedUser(m_pendingVt);
} else if (m_pendingReserve) {
m_displayManager.startReserve();
+ emit startNewSession();
+ emit startedNewSession();
}
m_pendingVt = 0;