summaryrefslogtreecommitdiff
path: root/src/installationmanager.h
diff options
context:
space:
mode:
authorSilarn <jrim@rimpo.org>2018-05-04 14:28:19 -0500
committerSilarn <jrim@rimpo.org>2018-05-04 14:28:19 -0500
commita77433f8810c100e6934c64afe9d69c6c0cff2f4 (patch)
tree98cf908a04f6038f5d702919b5806549d96ad753 /src/installationmanager.h
parent54e219759283c4805f40c03d2215831081f55d51 (diff)
Use queued connections and do while loops to finish event processing
Diffstat (limited to 'src/installationmanager.h')
-rw-r--r--src/installationmanager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/installationmanager.h b/src/installationmanager.h
index 851390a7..84ccd1a4 100644
--- a/src/installationmanager.h
+++ b/src/installationmanager.h
@@ -186,7 +186,6 @@ private slots:
void doProgressUpdate(float percentage);
void doProgressFileUpdate(const QString fileName);
- void setProgressValue(int percentage);
private: