mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-11 13:13:49 +01:00
qt: Keep InitExecutor in main gui thread
This commit is contained in:
@@ -40,6 +40,7 @@ private:
|
||||
void handleRunawayException(const std::exception* e);
|
||||
|
||||
interfaces::Node& m_node;
|
||||
QObject m_context;
|
||||
QThread m_thread;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user