summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-22 02:06:13 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2015-05-22 02:06:13 +0200
commit54862e16e1efbd9b943c95833940b637b878559a (patch)
tree249dfc7e7c40b136b43919d1548e71d54b1c50fe /mainwindow.h
parent6e3ca9b3eba769dccae086cbf7ff286ae097e862 (diff)
plumbing and some text
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 db27403b..ef57b6a0 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -38,6 +38,7 @@ public:
void setPassExecutable(QString);
void setGitExecutable(QString);
void setGpgExecutable(QString);
+ QString getGpgExecutable();
bool checkConfig();
void setApp(SingleApplication* app);
void setText(QString);