mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
qt: stream.kill hrefs done - step to completion of #914
This commit is contained in:
parent
d7342586a6
commit
0b084956e6
2 changed files with 50 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue