#include <QtGui/qsessionmanager.h>
#ifndef QSESSIONMANAGER_H
#ifndef QT_NO_SESSIONMANAGER
class QSessionManager: public QObject{
public: static inline class QString trUtf8(char const * s, char const * c, int n);
};
#endif // QT_NO_SESSIONMANAGER
#endif // QSESSIONMANAGER_H