qt: stream.kill hrefs done - step to completion of #914

This commit is contained in:
user 2020-12-18 09:04:40 +08:00
parent d7342586a6
commit 0b084956e6
2 changed files with 50 additions and 7 deletions

View file

@ -410,6 +410,7 @@ class DelayedSaveManagerImpl;
class MainWindow : public QMainWindow {
Q_OBJECT
private:
std::string currentLocalDestinationB32;
std::shared_ptr<std::iostream> logStream;
DelayedSaveManagerImpl* delayedSaveManagerPtr;
DelayedSaveManager::DATA_SERIAL_TYPE dataSerial;