mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-28 15:38:48 +01:00
Static TrackInfo slider accessors, const Track* arguments
This commit is contained in:
@@ -156,6 +156,8 @@ class LWSlider
|
||||
|
||||
static void DeleteSharedTipPanel();
|
||||
|
||||
void SetParent(wxWindow *parent) { mParent = parent; }
|
||||
|
||||
private:
|
||||
|
||||
wxString GetTip(float value) const;
|
||||
|
||||
Reference in New Issue
Block a user