summaryrefslogtreecommitdiffstats
path: root/src/imitatepass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imitatepass.h')
-rw-r--r--src/imitatepass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imitatepass.h b/src/imitatepass.h
index 7c402aa6..b00c08bb 100644
--- a/src/imitatepass.h
+++ b/src/imitatepass.h
@@ -57,7 +57,7 @@ public:
virtual void Remove(QString file, bool isDir = false) Q_DECL_OVERRIDE;
virtual void Init(QString path, const QList<UserInfo> &list) Q_DECL_OVERRIDE;
- void reencryptPath(QString dir);
+ void reencryptPath(const QString &dir);
signals:
void startReencryptPath();
void endReencryptPath();