mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Ref T226, using airport completer
This commit is contained in:
@@ -59,12 +59,6 @@ namespace BlackGui
|
||||
//! Unhide password
|
||||
void unhidePassword();
|
||||
|
||||
//! Completers
|
||||
void initCompleters(BlackMisc::Network::CEntityFlags::Entity entity);
|
||||
|
||||
//! Web services read
|
||||
void onWebServiceDataRead(BlackMisc::Network::CEntityFlags::Entity entity, BlackMisc::Network::CEntityFlags::ReadState state, int number);
|
||||
|
||||
//! Call validation
|
||||
void doValidation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user