mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-18 16:42:54 +01:00
[Qt] banlist, UI optimizing and better signal handling
This commit is contained in:
@@ -217,6 +217,7 @@ QString ClientModel::formatClientStartupTime() const
|
||||
void ClientModel::updateBanlist()
|
||||
{
|
||||
banTableModel->refresh();
|
||||
emit banListChanged();
|
||||
}
|
||||
|
||||
// Handlers for core signals
|
||||
|
||||
Reference in New Issue
Block a user