mirror of
https://github.com/QRouland/UTPass.git
synced 2025-07-04 03:02:28 +00:00
Some minors fix
This commit is contained in:
@ -22,7 +22,7 @@ private:
|
||||
void initGpgConfig();
|
||||
|
||||
public:
|
||||
~Gpg();
|
||||
~Gpg() = default;
|
||||
|
||||
static std::shared_ptr<Gpg> instance()
|
||||
{
|
||||
|
Reference in New Issue
Block a user