Have Qt poll for shutdown requested, the QT way.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
extern CWallet* pwalletMain;
|
||||
|
||||
void StartShutdown();
|
||||
bool ShutdownRequested();
|
||||
void Shutdown();
|
||||
bool AppInit2(boost::thread_group& threadGroup);
|
||||
std::string HelpMessage();
|
||||
|
||||
Reference in New Issue
Block a user