mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Ref T166, use command input in main keypad area
This commit is contained in:
@@ -74,12 +74,6 @@ namespace BlackGui
|
||||
//! Button was clicked
|
||||
void buttonSelected();
|
||||
|
||||
//! Command line entered
|
||||
void onCommandEntered();
|
||||
|
||||
//! Display help as HTML
|
||||
void setCommandTooltip();
|
||||
|
||||
//! \copydoc BlackCore::Context::IContextNetwork::connectionStatusChanged
|
||||
void connectionStatusChanged(BlackCore::INetwork::ConnectionStatus from, BlackCore::INetwork::ConnectionStatus to);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user