fix merge issues, make console window work again

This commit is contained in:
Orochimarufan
2013-03-22 14:40:55 +01:00
parent cd1fdbbbc2
commit e4f86893a8
9 changed files with 164 additions and 152 deletions

View File

@ -18,7 +18,7 @@
#ifndef KEYRING_H
#define KEYRING_H
#include <QObject>
#include <QString>
#include "libsettings_config.h"
@ -31,9 +31,8 @@
* @brief The Keyring class
* the System Keyring/Keychain/Wallet/Vault/etc
*/
class LIBMMCSETTINGS_EXPORT Keyring : public QObject
class LIBSETTINGS_EXPORT Keyring
{
Q_OBJECT
public:
/**
* @brief the System Keyring instance