summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-19 00:54:22 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-19 00:54:22 +0200
commitda360436ff932945f5a14fc6c820a376ec6fa8ea (patch)
tree13b250a23583394b7b2369a75b9afa1e6094dd6c /mainwindow.h
parent62599f0a2e8821d34fa267a98542a15f0b93d8f5 (diff)
update pass environment
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 371a20c5..60da42e8 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -107,6 +107,7 @@ private:
QStringList getRecipientList(QString for_file);
QString getRecipientString(QString for_file, QString separator = " ", int *count = NULL);
void mountWebDav();
+ void updateEnv();
};
#endif // MAINWINDOW_H