mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Make ServerIconWidget Paint State
This commit is contained in:
parent
a7ff2fef3f
commit
446ddd0071
3 changed files with 54 additions and 10 deletions
|
@ -182,7 +182,7 @@ static void discovery_service_drop_old_hosts(ChiakiDiscoveryService *service)
|
|||
}
|
||||
|
||||
if(change)
|
||||
discovery_service_drop_old_hosts(service);
|
||||
discovery_service_report_state(service);
|
||||
}
|
||||
|
||||
static void discovery_service_host_received(ChiakiDiscoveryHost *host, void *user)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue