forgot synced icons
This commit is contained in:
@@ -474,6 +474,7 @@ void BitcoinGUI::gotoReceiveCoinsPage()
|
||||
void BitcoinGUI::gotoSendCoinsPage()
|
||||
{
|
||||
sendCoinsAction->setChecked(true);
|
||||
sendCoinsPage->clear();
|
||||
centralWidget->setCurrentWidget(sendCoinsPage);
|
||||
exportAction->setEnabled(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user