mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 21:35:40 +08:00
refs #377 usability improvements
* allow to toggle between single, multi and extended selection * all DB data can be read by menu * fixed load/save (test data) from disk
This commit is contained in:
@@ -89,6 +89,9 @@ namespace BlackGui
|
||||
//! Load from resource dir
|
||||
bool readDbDataFromResourceDir();
|
||||
|
||||
//! Request update of all DB data
|
||||
void requestUpdateOfAllDbData();
|
||||
|
||||
//! Load new data (based on timestamp, incremental)
|
||||
void requestUpdatedData(BlackMisc::Network::CEntityFlags::Entity entity);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user