mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
[Qt] modalinfolayer: removed unused comments, renamed signal, code style overhaul
This commit is contained in:
@@ -199,5 +199,5 @@ WalletView *WalletFrame::currentWalletView()
|
||||
|
||||
void WalletFrame::outOfSyncWarningClicked()
|
||||
{
|
||||
Q_EMIT requestedOfSyncWarningInfo();
|
||||
}
|
||||
Q_EMIT requestedSyncWarningInfo();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user