summaryrefslogtreecommitdiff
path: root/src/selfupdater.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-11-28 11:06:28 +0100
committerTannin <devnull@localhost>2014-11-28 11:06:28 +0100
commit78f628e0af2f2df562c40ac1424b432b6a969055 (patch)
tree294c461fc858aa9d13fa65c37fd3517db4554f2a /src/selfupdater.h
parent45a46778fb9c7195cb09fbba4a2c502dca6bca13 (diff)
cleanup und bugfixes after refactoring
Diffstat (limited to 'src/selfupdater.h')
-rw-r--r--src/selfupdater.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/selfupdater.h b/src/selfupdater.h
index 3490b58a..c376234a 100644
--- a/src/selfupdater.h
+++ b/src/selfupdater.h
@@ -119,6 +119,7 @@ private:
void updateProgressFile(LPCWSTR fileName);
void report7ZipError(LPCWSTR errorMessage);
QString retrieveNews(const QString &description);
+ void showProgress();
private slots: