mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
CellularPanel handles leave and capture loss like other transitions
This commit is contained in:
@@ -103,6 +103,7 @@ private:
|
||||
void HandleMotion( wxMouseState &state, bool doHit = true );
|
||||
void HandleMotion
|
||||
( const TrackPanelMouseState &tpmState, bool doHit = true );
|
||||
void Leave();
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user