mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
GetSceenEndTime out of TrackPanel
This commit is contained in:
@@ -134,10 +134,6 @@ class AUDACITY_DLL_API TrackPanel final
|
||||
void UpdateTrackVRuler(const Track *t);
|
||||
void UpdateVRulerSize();
|
||||
|
||||
// Returns the time corresponding to the pixel column one past the track area
|
||||
// (ignoring any fisheye)
|
||||
double GetScreenEndTime() const;
|
||||
|
||||
protected:
|
||||
bool IsAudioActive();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user