mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Move HideTopItem into class TrackInfo, for later use
This commit is contained in:
@@ -118,6 +118,9 @@ private:
|
||||
#endif
|
||||
|
||||
public:
|
||||
static bool HideTopItem( const wxRect &rect, const wxRect &subRect,
|
||||
int allowance = 0 );
|
||||
|
||||
static unsigned DefaultNoteTrackHeight();
|
||||
static unsigned DefaultWaveTrackHeight();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user