summaryrefslogtreecommitdiff
path: root/src/ProgressWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ProgressWidget.h')
-rw-r--r--src/ProgressWidget.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ProgressWidget.h b/src/ProgressWidget.h
index a609dbd..715272b 100644
--- a/src/ProgressWidget.h
+++ b/src/ProgressWidget.h
@@ -17,9 +17,11 @@ public slots:
void setValue(int progress);
void cancel();
+signals:
+ void requestShow();
+
private:
bool wascanceled;
-
};
#endif
contact: Jan Huwald // Impressum