mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 06:25:37 +08:00
Ref T171, formatting
This commit is contained in:
@@ -55,11 +55,10 @@ namespace BlackMisc
|
||||
//! Received input signal, or manually trigger
|
||||
void inputSignal();
|
||||
|
||||
private slots:
|
||||
//! Timer timed out
|
||||
void ps_timeout();
|
||||
|
||||
private:
|
||||
//! Timer timed out
|
||||
void timerTimeout();
|
||||
|
||||
//! Init in ctor
|
||||
void init(int maxDelayMs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user