Skip to content
Commit 12e6bffa authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Simplify PartStreamer

It does not need to emit a single with a response, it can instead send
the response straight to the Connection to which it already has a pointer.
This way we don't need a Q_SIGNAL in PartStreamer and hence it does not
need to be a QObject.
parent ac5a8b8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment