mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-10 14:46:24 +01:00
ProcessUIHandleResult is a member function of TrackPanel
This commit is contained in:
@@ -550,7 +550,10 @@ protected:
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
// friending GetInfoCommand allow automation to get sizes of the
|
||||
void ProcessUIHandleResult
|
||||
(Track *pClickedTrack, Track *pLatestTrack, unsigned refreshResult);
|
||||
|
||||
// friending GetInfoCommand allow automation to get sizes of the
|
||||
// tracks, track control panel and such.
|
||||
friend class GetInfoCommand;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user