Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestSSHAgent.h')
-rw-r--r--tests/TestSSHAgent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestSSHAgent.h b/tests/TestSSHAgent.h
index 6b99e8e65..13e8076e7 100644
--- a/tests/TestSSHAgent.h
+++ b/tests/TestSSHAgent.h
@@ -41,6 +41,7 @@ private:
QString m_agentSocketFileName;
QProcess m_agentProcess;
OpenSSHKey m_key;
+ QUuid m_uuid;
};
#endif // TESTSSHAGENT_H