some code cleaning\nSize in treeview is now hulan readable\nbegin of password encryption
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
#include "password.h"
|
||||
#include <qt5keychain/keychain.h>
|
||||
#include <qt5keychain/qkeychain_export.h>
|
||||
|
||||
/*password::password("RsyncUI")
|
||||
{
|
||||
|
||||
}*/
|
||||
|
||||
void password::store (QString account, QString password)
|
||||
{
|
||||
}
|
||||
|
||||
QString password::read(QString)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
bool password::remove(QString)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user