[Qt] modalinfolayer: removed unused comments, renamed signal, code style overhaul
This commit is contained in:
committed by
lateminer
parent
c37826a9e7
commit
1f5a7b96be
@@ -210,5 +210,5 @@ WalletView *WalletFrame::currentWalletView()
|
||||
|
||||
void WalletFrame::outOfSyncWarningClicked()
|
||||
{
|
||||
Q_EMIT requestedOfSyncWarningInfo();
|
||||
}
|
||||
Q_EMIT requestedSyncWarningInfo();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user