prettify loading dialog
This commit is contained in:
@@ -836,7 +836,7 @@ void RPC::shutdownZcashd() {
|
||||
d.setWindowTitle("Waiting for zcashd to exit");
|
||||
d.setText("Please wait for zcashd to exit. Don't click OK!");
|
||||
d.setStandardButtons(QMessageBox::NoButton);
|
||||
d.setWindowFlags(Qt::SplashScreen);
|
||||
//d.setWindowFlags(Qt::SplashScreen);
|
||||
|
||||
QTimer waiter(main);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user