mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-06 02:16:04 +08:00
Ref T717, functions to zero "0" PBH and GS
This commit is contained in:
committed by
Mat Sutcliffe
parent
b408c8ffed
commit
dac696bf69
@@ -415,6 +415,9 @@ namespace BlackMisc
|
||||
//! Set PBH values to 0 (zero)
|
||||
void setZeroPBH();
|
||||
|
||||
//! Set PBH and GS values to 0 (zero)
|
||||
void setZeroPBHandGs();
|
||||
|
||||
//! Get PBH info (all together)
|
||||
QString getPBHInfo() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user