mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:20:06 +00:00
Plot -> Sweep, standardizing signal/slot naming convention
This commit is contained in:
parent
d7e60a0d8c
commit
2f1f15938a
9 changed files with 67 additions and 66 deletions
|
|
@ -29,7 +29,7 @@ public:
|
|||
void deinitialize() override final;
|
||||
|
||||
public slots:
|
||||
void ReceivePlotUpdate();
|
||||
void UpdateSweepTimeNextFrame();
|
||||
|
||||
private:
|
||||
std::unique_ptr<OverlayLayerImpl> p;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue