progress box should use stop source for requesting exit

This commit is contained in:
ITotalJustice
2025-01-14 15:54:34 +00:00
parent 977331c3b2
commit e2022eac4c
2 changed files with 3 additions and 11 deletions

View File

@@ -57,7 +57,6 @@ private:
std::string m_transfer{};
s64 m_size{};
s64 m_offset{};
bool m_exit_requested{};
};
// this is a helper function that does many things.