summaryrefslogtreecommitdiffstats
path: root/src/net/mcast/McastSender.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/mcast/McastSender.h')
-rw-r--r--src/net/mcast/McastSender.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/mcast/McastSender.h b/src/net/mcast/McastSender.h
index 5c62fad..eaaf216 100644
--- a/src/net/mcast/McastSender.h
+++ b/src/net/mcast/McastSender.h
@@ -48,6 +48,8 @@ public:
signals:
void finished();
+ void progress(quint64 offset);
+ void allSent();
public slots:
void start();