File indexing completed on 2024-05-12 04:46:01

0001 #include "sessionmanager.h"
0002 
0003 SessionManager::SessionManager(QObject *parent) : QObject(parent)
0004 {
0005 
0006 }