mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Fix am issue with page stack titles when navigationg the password list
This commit is contained in:
@@ -15,7 +15,7 @@ private:
|
||||
QString m_password_store;
|
||||
|
||||
signals:
|
||||
void decrypted(QString text);
|
||||
void decrypted(QString name, QString text);
|
||||
void decryptCanceled();
|
||||
void decryptFailed();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user