SSH Agent: Entry context menu control

This commit is contained in:
Toni Spets 2018-05-10 16:12:36 +03:00 committed by Jonathan White
parent d41a37c9bc
commit ef668f552e
10 changed files with 128 additions and 0 deletions

View file

@ -56,6 +56,7 @@ public:
signals:
void error(const QString& message);
void enabledChanged(bool enabled);
public slots:
void databaseModeChanged();