mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Minor adjustments based on a slack discussion with MS
(already call admit in ctor to start loading)
This commit is contained in:
@@ -69,9 +69,12 @@ namespace BlackGui
|
||||
//! Formatted count for entity
|
||||
static QString dbCountForEntity(BlackMisc::Network::CEntityFlags::Entity entity);
|
||||
|
||||
//! Syncronize caches
|
||||
//! Synchronize caches
|
||||
static void synchronizeCaches();
|
||||
|
||||
//! Admit caches
|
||||
static void admitCaches();
|
||||
|
||||
private slots:
|
||||
//! Reload
|
||||
void ps_reloadPressed();
|
||||
|
||||
Reference in New Issue
Block a user