summaryrefslogtreecommitdiff
path: root/lang/qt/src/qgpgmenewcryptoconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/qgpgmenewcryptoconfig.h')
-rw-r--r--lang/qt/src/qgpgmenewcryptoconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/qt/src/qgpgmenewcryptoconfig.h b/lang/qt/src/qgpgmenewcryptoconfig.h
index 81b4cb4..7100e70 100644
--- a/lang/qt/src/qgpgmenewcryptoconfig.h
+++ b/lang/qt/src/qgpgmenewcryptoconfig.h
@@ -93,6 +93,8 @@ public:
void setURLValueList(const QList<QUrl> &) Q_DECL_OVERRIDE;
bool isDirty() const Q_DECL_OVERRIDE;
+ QStringList stringValueList() const;
+
#if 0
void setDirty(bool b);
QString outputString() const;